Update user profile
Authentication
Path parameters
Specify the version for which you would like to manage the user profile. Supported values are live and tested.
Request
(Optional) If you do not wish to change any channel values, remove this key from the payload. Note: If you change any value in the channel key, the entire channel data is replaced.
(Optional) Enter the new distinct ID that you wish to use to identify the user. If provided, it replaces the existing distinct ID. If you do not wish to change this value, remove this key from the payload.
(Optional) Enter the new full name of the user. If you do not wish to change this value, remove this key from the payload.
(Optional) Enter 1 to change the user’s status to active so that the user can receive notifications. Enter 0 to change the user’s status to inactive so that the user does not receive any notification. If you do not wish to change this value, remove this key from the payload. If null, the default value is 1.
(Optional) Enter the new timezone of the user. Must be a valid IANA timezone. For a list of possible values, please click here.