Authorizations
Bearer token authentication
Headers
The ID of the client
Example:
"cmf41ajzv003706un4i99q19z"
Path Parameters
The ID of the item
Example:
"cmf41ajzv003706un4i99q19z"
Body
application/json
User update
Role that should replace the user's current role.
Available options:
client_admin
, client_user
Example:
"client_user"
Response
User updated
Identifier of the client user.
Example:
"cmf41ajzv003706un4i99q1a0"
The date and time when the client user record was created. ISO-8601 format (YYYY-MM-DDTHH:MM:SSZ).
Example:
"2024-05-14T08:30:00Z"
Email address of the client user.
Example:
"frida@example.com"
First name of the client user, if provided.
Example:
"Frida"
Last name of the client user, if provided.
Example:
"Meyer"
List of role names assigned to the user.
Role name assigned to the user.