POST
/
agents
/
submit-to-assistant
/
{}

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
assistant_name
string
required
new_message
string
required
conversation_id
string
required
conversation_ctx
object | null

Response

Successful Response

The response is of type object.