Send reset password instructions email
post/reset
Request body
Response
Reset password response. For forms both success and validation errors.
Example response
{
"user": {
"id": 42
}
}Reset password response. For forms both success and validation errors.
{
"user": {
"id": 42
}
}