Send a password reset email

Sends a Firebase password-reset link to the given email. No authentication
required
(security: []) — it is called from the public "forgot password"
flow. It is not company-scoped.

To avoid account enumeration the endpoint always responds { success: true }
when the email is unknown or when Firebase rejects it. Rate-limited to 1
request per minute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
uri

Optional URL to redirect to after the reset is completed.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json