/accounts/{accountid}/password

Exemplo de requisição para redefinir uma senha:

Request:
PUT /accounts/v1/api/accounts/DDR1RS7TC055MTI/password
{
    "token" : "123",
    "currentPassword": "",
    "password": "ODQ1MjM0"
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!