DELETE
/
sip
/
{call_id}
curl --request DELETE \
  --url https://api-west.millis.ai/sip/{call_id}
"<any>"

Headers

authorization
string | null

Private Key

Path Parameters

call_id
any
required

Response

200
application/json
Successful Response

The response is of type any.