Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

assistant_id
string
required

Unique identifier of the assistant.

Body

application/json
from
string
required
to
string
required
text
string
conversation_metadata
Conversation Metadata · object
should_create_conversation
boolean

Response

Successful Response

conversation_id
string