Skip to main content
POST
Transfer Call

Authorizations

Authorization
string
header
required

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

Path Parameters

call_id
string<uuid>
required

Body

application/json

Request to transfer a call.

transfer_to
string
required

Destination: tel:+15105550100 or sip:user@domain.com

transfer_type
string
default:cold

Transfer type: cold or warm

Pattern: ^(cold|warm)$
play_dialtone
boolean
default:false

Play dial tone during transfer

Response

Successful Response