put https://api.botpress.cloud/v1/chat/users/
Update a User 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 User 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/users/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: