Skip to main content
Change the email address on your Aria Compute ROUTER account. This endpoint is restricted to the authenticated owner of the account and updates the email field immediately upon validation.

Endpoint

Authentication

Send the session cookie obtained from login, or include Authorization: Bearer <api-key>.

Request Body

string
required
New email address to associate with the account.

Response

string
Unique identifier of the user.
string
Username of the account.
string
Updated email address.
string
User role.
boolean
Whether the account is disabled.