Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

mission_id
string<uuid>
required

Unique identifier of the mission.

run_id
string<uuid>
required

Unique identifier of the run.

Body

application/json
telnyx_agent_id
string
required

The Telnyx AI agent ID to link

Response

Successful Response

data
TelnyxAgentData · object
required