Update User
Update user details within an organization. Only the fields you include in the request will be changed.Endpoint
Authentication
Your API key
Path Parameters
The organization’s
unique_idThe user’s
unique_idRequest Body (all fields optional)
Updated display name
Updated email address
Permission level:
"admin" or "user"Updated phone number
Account status (e.g.,
"active", "inactive")Example Request
Example Response
Error Responses
400
404
Related
- Create User - Create a new user
- List Users - List users in an organization

