Modify Password

Change account password information.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
passwordstringRequired8-64 characters
currentPasswordstringRequired<=64 characters
userIdlongOptional

Response

AccessTokenResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

accessTokenstring or null<=8192 characters
expirationTimestring or nullformat: "date-time"
passwordExpirationTimestring or nullformat: "date-time"
userStatusenum or null
Active, Closed, Initiated, TemporaryLocked, UnconfirmedEmail
Allowed values:
userIdlong or null
namestring or null<=64 characters
hasLiveboolean or null