Starts the password reset for a 2FA user. This will send an email to the user with a 6 digit code, which can then be used to reset their password.
object |
Created. The user will be sent an email with a TOKEN template variable matching the pattern [0-9]{6} to be used to reset their password.
Bad Request
Not Found
{- "identifiers": {
- "email_address": "joe.blow@company.com"
}
}