Update an account
Updates the details of an existing account in your organisation.
You can use this endpoint to change an account’s name, email address, contact number, timezone, role, or group assignment.
Parameters
The unique identifier for the account.
The account holder’s full name.
The account holder’s email address. This will be used to log in to the Annature dashboard.
If the email is updated, a confirmation email is sent to the new address. The change will not take effect until the user clicks the confirmation link.
Email addresses must be unique. You cannot update an account to use an email that already exists.
Currently, there is no way to check whether an email change is pending via the API.
The account holder’s contact number.
The timezone for this account, supplied as a 6-digit UTC offset.
Timezones must be supplied as a 6-digit UTC offset. For example:
+10:00
→ Australia/Brisbane+08:00
→ Australia/Perth
The account role.
Valid values: administrator
, standard
, read-only
.