Authorizations
Bearer token authentication
Path Parameters
The ID of the item
Example:
"cmf41ajzv003706un4i99q19z"
Body
application/json
Update accountant user
Role to assign to the user. Can be 'admin', 'user', or a custom role ID.
Available options:
admin, user Examples:
"admin"
"user"
"cmf41ajzv003706un4i99q1a0"
Response
Accountant user updated
Identifier of the accountant user.
Example:
"cmf41ajzv003706un4i99q1b1"
ISO 8601 timestamp when the accountant user record was created.
Example:
"2024-08-20T12:34:56Z"
Email address of the accountant user.
Example:
"alex@example.com"
First name of the accountant user, if provided.
Example:
"Alex"
Last name of the accountant user, if provided.
Example:
"Müller"
Roles assigned to the accountant user.