post https://chat.botpress.cloud/{webhookUrl}/users
Creates a new User. This operation can only be called when using the shared encryption key.
Log in to see full request history
Responses
Creates a new User. This operation can only be called when using the shared encryption key.
xxxxxxxxxx
curl --request POST \
--url https://chat.botpress.cloud/your_default_webhook_url/users \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: