Conversations
Create conversation
post/agents/{agentId}/conversations
Path parameters
agentIdstring required
The unique identifier of the agent
Request body
Example request
{
"userIdentifier": "user_123"
}Response
Conversation created
The unique identifier of the agent
{
"userIdentifier": "user_123"
}Conversation created