v4
latestOpenAPI 3.1.02026-08-08278476614.0 KBauth
Request Password Reset Email
Send a password reset email through MAIA's branded transactional channel.
Rate Limited: 5 requests per minute per IP address.
Does not require authentication — public endpoint for the forgot-password flow. Always returns 202 regardless of whether the email maps to an account: the lookup and send happen in a background task after the response, so account existence leaks through neither status, body, nor timing.
post/api/v1/auth/password-reset-email
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/auth/password-reset-email:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}