Resend Registration Code
Last updated
Last updated
PUT /auth/registration/code
Sends the user a new registration code. The previous registration code will be marked invalid. If the user has already completed their registration no action will be taken
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 registration specific errors.