Skip to main content

Forgot Password

POST 

/forgot-password

Sends an email with a token to an SDP user who has gone through the Forgot Password process.

Request

Body

required

Forgot password request data

    email emailrequired

    Email of the user

    recaptcha_token string

    Token for reCAPTCHA validation

Responses

Forgot password email sent successfully

Schema
    message stringrequired
Loading...