Update account
Account Management
Update account
Updates account information.
- An update can be made to any of the non-critical editable account properties only by root and admin users.
- Critical account properties such as name, ID, and root email address cannot be changed with this request
- To update name, see /accounts/rename
- To update root_email, see /accounts/request-email-address-change
PATCH
Update account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Account updated successfully