cURL
updateUser
Update a User object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PUT
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bot id
Integration id
Integration alias
Path Parameters
User ID
Body
application/json
User data
Response
The user object represents someone interacting with the bot within a specific integration. The same person interacting with a bot in slack and messenger will be represented with two different users.