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
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○