Skip to main content
POST
Confirm or cancel a Dex specialist handoff

Authorizations

Authorization
string
header
required

API key with dtk_live_ prefix. Obtain it from API Keys in the account sidebar. New keys start with all supported scopes selected for the chosen project, and you can narrow them to specific read/write scopes as needed.

Path Parameters

projectId
string<uuid>
required
threadId
string<uuid>
required

Dex conversation thread identifier.

Body

application/json
decision
enum<string>
required
Available options:
confirm,
cancel
handoffId
string<uuid>
required

Response

Dex handoff decision

data
object
required
meta
object
required