Creates a new conversation.
POST/vcc/:region/chat/v2/tenant/:tenant-id/conversations
Creates a new transaction in the Contact Center and returns a conversation Id as an identifier that can be used later on to send messages to agent and also close the ongoing transaction.
Request
Responses
- 202
- 400
- 401
- 403
- 500
- default
Transaction accepted.
Contains a descriptive response for a bad request that is due to data validation.
Contains a description of the error.
Contains a descriptive response.
Contains a description of the error.
Contains a description of the error.