Skip to main content
POST
Reject an inbound conference call

Authorizations

Authorization
string
header
required

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

Body

application/json
callId
string
required

Tether-minted call identifier of the inbound Call to mark as no-answer.

conferenceId
string

Twilio conference room name the PSTN caller is parked in (reserved for future REST hangup).

Response

Call rejected

success
enum<boolean>
required
Available options:
true
call
object

A Call document. Many fields are provider-specific; clients should be tolerant of additional properties.

Example:
message
string