post https://api.ingresse.com/recover-password
Asks for a password recovery link. The link will expire within 4 hours, or if a new link is requested before it.
Post Body Example
{
"email" : "[email protected]"
}
Asks for a password recovery link. The link will expire within 4 hours, or if a new link is requested before it.
{
"email" : "[email protected]"
}
Try It!
to start a request and see the response here!