Send Recovery Code Email
Last updated
Last updated
PUT /auth/recover/user/code
Sends the user a recovery verification code. This code is used as a second factor to verify the user initiated the recovery request.
Auth:Users:Create
Always Required
Auth:Types:Employee
When kind
is CustomerEmployee
Auth:Types:EndUser
When kind
is EndUser
username
*
String
email of the user
orgId
*
String
globally unique ID of the organization of the user
Success - generic success message
See for common errors.
See for user recovery specific errors.