Skip to main content
POST
Resume Intent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

intent_id
string<uuid>
required

Body

application/json
continuation_secret
string | null
Required string length: 32 - 128

Response

Successful Response

id
string<uuid>
required
intent
AuthIntentPayload · object
required
expires_at
string<date-time>
required
bound
boolean
required
attribution_status
enum<string>
required
Available options:
linked,
unknown