Requests a password reset email for the given address.

Public endpoint — no API key required. Always returns 204 regardless of whether the
address is recognised, to avoid leaking information about registered accounts.

Rate limited to 5 requests per IP per 15-minute window.

Tenant context is derived from the subdomain in the request host, so the reset email
will be branded for the tenant at that URL. Because the underlying auth account is
shared across tenants, resetting via any tenant URL resets the same credential.

Required Permission(s): Admin

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

The email address to send the reset link to.

Responses
204

Always — the outcome is not disclosed.

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