Skip to main content
POST
Initiate claim flow

Body

application/json
claim_token
string
required

Opaque claim_token returned from the initial /v1/auth/agent call.

email
string
required

Email address to send the verification code to.

Response

200 - application/json

The request has succeeded.

registration_id
string
required
claim_attempt_id
string
required

Identifier for this claim attempt.

status
enum<string>
required
Available options:
initiated
expires_at
integer<int64>
required

Unix epoch ms when this claim attempt expires.