Skip to main content
POST
Claim guest context after sign-in

Authorizations

recoup_context_guest
string
cookie
required
Authorization
string
header
required

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

Headers

Origin
string
required

The configured funnel origin. This is a browser session flow, not a public unauthenticated MCP tool.

Body

application/json
action
enum<string>
required
Available options:
claim
organization_id
string<uuid>

Response

Saved guest context or claim receipt.