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](#schema_conversation) object if creation succeeds. Returns [an error](#errors) otherwise
The response is of type object
.