agents

Conversations Create

Create a new agent conversation.

POST /agents/conversations/

Creates a new conversation for the authenticated user's organization.

post/agents/conversations/

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

titlestring

Response

idstring required
titlestring
organizationinteger required
created_byinteger required

Changes