User Management
Update User
API to Update the user information
PUT
Header
Query Parameters
The unique identifier of the user to update.
Request Body Parameters
The email address of the user.
The SMS number of the user.
The WhatsApp number of the user.
The Push Token of the user.
The InApp id of the user.
The slack id of the user
The discord id of the user
The teams id of the user
The line id of the user
The active channels of the user
The name of the user
The unique identifier of the user
The active status of the user
The custom data of the user
Status Codes
200 - OK: User updated successfully