createConversation

Creates a new Conversation

POST/conversations

Header parameters

x-user-keystringrequired
Authentication Key

Request body

Conversation data

idstring
Identifier of the Conversation

Response

application/json

Returns a Conversation

The response is of type createConversationResponse · object.

conversationobjectrequired