Accounts
Update an account.
ROLES: USER_WRITE,USER_ADMIN USER: true SERVICE ACCOUNT: true
PUT
Update an account.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Body
application/json
You must provide current version.
You can to provide name of the user.
You can to provide surname of the user.
Corporate email of the user (must be valid).
You can to provide phone number of the user (must be valid), it should include region e.g. +48...
You can provide owner of the group, required if ownerType is assigned.
Owner type.
Available options:
USER, GROUP Replacement account metadata. Top-level keys starting with "__" are reserved for backend use.
Response
OK.
Last modified on September 5, 2026

