Skip to main content

Reset password

POST /auth/reset/password-email

Requests a password reset email for the user. This email can be used to reset the password for a user that has forgotten their password

Request

Body

required

emailSchema

  • email string required

    The email address

Responses

This response has no body.

Loading...