Atualizar senha de usuário

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Abaixo temos um exemplo de como inserir essa informação usando JSON.

{
"limit": 5,
"ofsset": 2,
"filter": {
  "senha": "1234567",
  "nova_senha": "1234567",
  "email": "[email protected]"
 }
}
Body Params
int32

Limite de retorno

int32

Página

string

Senha nova do usuário

string

Repetindo senha nova do usuário

string

E-mail de usuário existente.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json