Users
Update User
Update an existing user’s information
PUT
Endpoint
Path Parameters
The unique identifier of the user to update
Headers
Your application API key
Your application secret key
Body Parameters
The current user ID from your application. Note: This field is required but cannot be changed during update.
Updated full name of the user
Updated email address
Updated username
Updated phone number
Update whether the user account is active
Response
Unique identifier for the user
The user ID from your application
User’s updated full name
User’s updated email address
User’s updated phone number
Whether the user account is active
ISO 8601 timestamp of update