v10

latestOpenAPI 3.0.3raw.githubusercontent.com2025-11-287137165.5 KB
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/accounts/rename

Request body

new_namestring required

New account name. Cannot clash with the name of another account on the platform

email_codestring required

Email verification code. To obtain one, see /accounts/email-code

Response

Account renamed successfully

messagestring