Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
bot_agent_id
string
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

customer_agent_id
string
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

num_turns
number
required
Required range: 1 <= x <= 50
Example:

10

context
object
Example:

Response

201 - application/json

The response is of type object.