Send Recovery Code Email
Send Recovery Code Email
Send the user a recovery verification code. This code is used as a second factor to verify the user initiated the recovery request.
POST
Send Recovery Code Email
Authentication
No authentication required.Required Permissions
No authentication required.Body
application/json
Username/identifier of the user to send the recovery code to.
Minimum string length:
1Organization id.
Required string length:
1 - 64Pattern:
^or-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"or-30tnh-itmjs-s235s5ontr3r23h2"
Tenant id.
Required string length:
1 - 64Pattern:
^acct-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"acct-24hka-dhili-9hgvdlvr1ohpibp4"
Response
200 - application/json
Success
Human-readable success message.
Last modified on June 25, 2026