Auth

Api Auth Password Reset

Initiate a password reset. Returns a one-time reset token (dev mode).

post/api/auth/password-reset

Request body

emailstring required

Response

Successful Response

{"stackTrail":"paths:/api/auth/password-reset:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes