getOrCreateConversation
Retrieves the Conversation object for a valid identifier. If the conversation does not exist, it will be created.
POST
Body
application/json
Conversation data
The body is of type object
.
Response
200
application/json
Returns a Conversation object if a valid identifier was provided. Returns an error otherwise
The response is of type object
.