put https://api.botpress.cloud/v1/chat/conversations/
Update a Conversation object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Log in to see full request history
Responses
Update a Conversation object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
xxxxxxxxxx
curl --request PUT \
--url https://api.botpress.cloud/v1/chat/conversations/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: