Accounts
Update Account
Update an account.
Updates the account name. Slug and ID are immutable. Only superadmins can access this endpoint.
PUT
Update Account
Path Parameters
Body
application/json
Request body for updating an account.
Account name
Required string length:
1 - 255Response
Successful Response
Detailed account information.
Account ID (UUID)
Human-readable account code in XX#### format (e.g., AB1234)
URL-friendly account identifier
Display name for the account
When the account was created
When the account was last updated
Number of users in this account
Collections used by this account
Update Account