Skip to main content
POST
/
profile
/
password
Error
A valid request URL is required to generate request examples
{
  "error": "Password change not yet available",
  "code": "NOT_IMPLEMENTED"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Not authenticated