Creates a new Conversation. When creating a new Conversation, the required tags must be provided. See the specific integration for more details.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Conversation data
The body is of type object
.
Returns a Conversation object if creation succeeds. Returns an error otherwise
The response is of type object
.