Skip to main content
POST
Create TOTP factor

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
accountName
string
required

Identifier for the end user this authenticator factor belongs to, such as their email or username. It is written into the otpauth:// URI and shown beside the generated code in the user's authenticator app. Required, 1 to 200 characters.

Required string length: 1 - 200
label
string

Optional label stored with the factor for display in your own factor-management UI. Up to 200 characters.

Maximum string length: 200

Response

200

Default Response