API Reference

Atualizar senha de usuário

Log in to see full request history

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

{ "limit": 5, "ofsset": 2, "filter": { "senha": "1234567", "nova_senha": "1234567", "email": "EXEMPLO@EMAIL.COM" } }
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
Click Try It! to start a request and see the response here! Or choose an example:
application/json