Recuperar Senha
Recuperar Senha
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Unknown",
"status": 202,
"detail": {
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Password Recovery",
"status": 202,
"detail": "Password changed"
}
}{
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Bad Request",
"status": 400,
"detail": "Invalid recovery password pin/token"
}Last updated