Skip to main content

Request a password reset code

POST 

/auth/forgot-password

Triggers Cognito ForgotPassword for the user's tenant. Always returns { ok: true } for unknown users so the endpoint cannot enumerate accounts.

Request

Responses

Reset code dispatched (or email did not match — response is identical).