Update an accountant user
admin.users
Update an accountant user
Updates an accountant user by ID.
PATCH
Update an accountant user
Documentation Index
Fetch the complete documentation index at: https://docs.steuerboard.com/llms.txt
Use this file to discover all available pages before exploring further.
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 Example:
"admin"
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.