Credentials
Update your password
Update your password by providing the new one.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Your new password.
Required string length:
8 - 50
Response
204 - no-content
The response is of type string
.