Resend Registration Code
Resend 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.
PUT
Resend Registration Code
Authentication
No authentication required.Required Permissions
No authentication required.Body
application/json
Username/identifier of the user (any unique string accepted, e.g. your internal user ID or email).
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"
Account 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 5, 2026