Skip to main content
Update your Aria Compute ROUTER account password. You must provide your current password to authorize the change. This endpoint is available to any authenticated user.

Endpoint

Authentication

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

Request Body

string
required
Your existing password.
string
required
The new password to set on the account.

Response

A successful password change returns 200 OK with no response body.