post https://chat.botpress.cloud/{webhookUrl}/conversations/get-or-create
Get or create a new Conversation
Log in to see full request history
Responses
Get or create a new Conversation
xxxxxxxxxx
curl --request POST \
--url https://chat.botpress.cloud/your_default_webhook_url/conversations/get-or-create \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: