Skip to main content
POST
Complete a claim (called by the frontend after WorkOS sign-in)

Authorizations

Authorization
string
header
required

Gateway API key (imp-rt-...) from POST /v1/accounts or /v1/keys.

Body

application/json
claim_attempt_token
string
required
user_code
string
required
Example:

"123456"

Response

Account claimed

status
string
Example:

"claimed"

account
object