Skip to main content

Starts the forgot-password flow

POST /v1/forgotpassword

Summary

Starts the forgot-password flow.

Details

Request body: JSON object with the email address in value.

If an account is found, the endpoint sends a password reset email.

Authentication

No operation-level security requirement is documented here.

Parameters

None documented here.

Request Body

No request body is documented here.

Responses

200

Success. No response body.

No response body schema documented.