Skip to main content
POST
/
events
/
{agent_id}
/
add-conversation
Add Agent Conversation
curl --request POST \
  --url https://api.zo.computer/events/{agent_id}/add-conversation \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Path Parameters

agent_id
string
required

Query Parameters

conversation_id
string
required

Response

Successful Response

The response is of type Response Addagentconversation · object.