Username
Change system admin username.
Authorizations
Body
namestring · min: 1 · max: 64required
The user's account name.
Only letters, numbers, and the following special characters can be added: underscore, dash, single quote, and period (_, -, ', and .).
Username cannot start or end with period (.).
admin
, system
, administrator
, and root
are reserved names for system admin only with case ignored.
Responses
cURL
JavaScript
Python
HTTP
200
4XX
No body
Was this helpful?