createConversation
Creates a new Conversation. When creating a new Conversation, the required tags must be provided. See the specific integration for more details.
POST
Body
application/json
Conversation data
The body is of type object
.
Response
201
application/json
Returns a Conversation object if creation succeeds. Returns an error otherwise
The response is of type object
.