Skip to main content
POST
Send a password reset email through the gated abuse-controlled proxy

Body

application/json
email
string<email>
required
captcha_token
string | null
redirect_to
string | null

Response

Supabase Auth recovery response

Verbatim Supabase Auth proxy response; the control plane forwards the upstream JSON without constraining it, deliberately open.