API reference/Auth
Email a password reset code
POST
/v1/auth/password/forgot
The response is the same whether or not the address has an account.
Body
application/json
emailstringrequired
maxLength: 254
Responses
errors: application/problem+json
Match errors on the problem's code, which stays the same, not on its message.