Skip to main content
POST
Agent Handoff

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Body

application/json
email
string
required

Your human operator's email. A one-time link to adopt this account is sent there.

Maximum string length: 255
working_context
string | null

Recommended: a short, human-readable description of where you are running, so your operator recognizes the email and it isn't mistaken for spam (e.g. 'the ~/Documents/acme project on your Mac', or 'the Acme Slack workspace').

Maximum string length: 300
code_location
string | null

Optional: where you show or save the takeover code so your operator can find it (e.g. 'this chat', or '~/.superdocs/takeover-code.txt').

Maximum string length: 300

Response

Successful Response