Skip to main content
POST
Push Call Context

Authorizations

Authorization
string
header
required

AgentLine API key. Get one via the email OTP flow (POST /v1/auth/otp then POST /v1/auth/verify). Pass as: Authorization: Bearer sk_live_...

Headers

X-Push-Token
string | null

Path Parameters

call_id
string
required

Query Parameters

token
string | null

Push token (alt to X-Push-Token header / body).

Body

application/json

The body is of type Body · object.

Response

Successful Response