Esqueci Minha Senha (Email)
Resetar Senha (Email)
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"pinPrefix": "PREFIXO DE PIN",
"token": "TOKEN PARA RECUPERAÇÃO DE SENHA",
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Forgot Password",
"status": 202,
"detail": "Email sent"
}{
"trace": [
{
"file": "/var/www/module/IUPBase/src/EventListener/AbstractListener.php",
"line": 420,
"function": "preCreate",
"class": "IUPBase\\V1\\EventListenerController\\User",
"type": "->",
"args": [
{
"email": "CÓDIGO DE EMAIL"
}
]
},
],
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Internal Server Error",
"status": 500,
"detail": "Call to a member function getId() on null"
}Last updated