Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Admin API key (format: sk_admin_*) for organization-level operations

Response

Signup attempt created successfully

attemptId
string
required

ID of the created signup attempt, used for tracking

Pattern: ^wss_[a-zA-Z0-9]+$
Example:

"wss_2DbBs7GWhGvVNJGrDXr5RG0mBWI"

expiresAt
string<date-time>
required

When this attempt expires (15 minutes from creation)