Rename account
Account Management
Rename account
Renames an account
- Allows the root user of an account to change the display name and internal name of their account
- They must request a verification code to be able to finalize the process (see /accounts/email-code)
- Once an account name is changed, all user sessions will be automatically revoked. Affected users will be notified about the change by email.
PATCH
Rename account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Account renamed successfully