Update User
User API
Update User
Updates an existing user’s information
PATCH
Update User
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Domo Developer Token for authentication
Path Parameters
Id of the user requested
Body
application/json
Response
User updated successfully
Unique identifier for the user
Example:
123456
Display name of the user
Example:
"John Doe"
Username of the user
Example:
"john.doe@example.com"
Email address of the user
Example:
"john.doe@example.com"
Role ID assigned to the user
Example:
1
Custom attributes associated with the user