Request password reset
Authentication
Forgot Password
Initiates password reset flow. In production, sends email with reset link. In development, returns token in response for testing.
POST
Request password reset
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json