Skip to main content
PUT
Resend Registration Code

Body

application/json
username
string
required

Username/identifier of the user (any unique string accepted, e.g. your internal user ID or email).

Minimum string length: 1
orgId
string

Organization id.

Required string length: 1 - 64
Pattern: ^or-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$
Example:

"or-30tnh-itmjs-s235s5ontr3r23h2"

tenantId
string

Tenant id.

Required string length: 1 - 64
Pattern: ^acct-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$
Example:

"acct-24hka-dhili-9hgvdlvr1ohpibp4"

Response

200 - application/json

Success

message
string
required

Human-readable success message.

Last modified on July 20, 2026