auth

Request Reset

Mail a password-reset link, or do nothing: the response never says which.

post/v1/auth/password/reset

Request body

emailstring required

The address to send a reset link to.

Response

Successful Response

messagestring required

The same message whether or not the address has a password to reset.

Changes