CREATE a Conversation
Description
Creates a new conversation.
Request body:
agent_id (string): ID of the agent
Response:
status: "success"
conversation: Object containing id and conversation_id
Example request
Last updated