2003: Trigger “Forgotten password” service
Initiates communication flow when a user has forgotten their password. What specifically happens must first be configured in Rubiq Cloud.
Endpoint ID: | 2003 | |
Method: | GET | |
URL: | /entity/authenticate/forgotten-password/email/{email} | |
The email to be found in the database and subsequently be sent a password reminder or password reset notification | ||
Request body | None | |
Response body | None | |
Status codes | 204 | Success. Password reminder or reset notification was sent |
404 | No account with specified email was found in the database |