Endpoint
Authentication
Send the session cookie obtained from login, or includeAuthorization: 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 returns200 OK with no response body.