Skip to main content
DELETE
/
phone
/
sip
/
outbound-trunks
/
{trunk_id}
Delete an outbound SIP trunk
curl --request DELETE \
  --url https://api.open.cx/phone/sip/outbound-trunks/{trunk_id}
{
  "statusCode": 123,
  "message": "<string>",
  "error": "<string>"
}

Path Parameters

trunk_id
string
required

Response

Default Response