post https://api.botpress.cloud/v1/chat/conversations
Creates a new Conversation. When creating a new Conversation, the required tags must be provided. See the specific integration for more details.
Log in to see full request history
Responses
Creates a new Conversation. When creating a new Conversation, the required tags must be provided. See the specific integration for more details.
xxxxxxxxxx
curl --request POST \
--url https://api.botpress.cloud/v1/chat/conversations \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: