Skip to main content
DELETE
/
v1
/
sip-trunks
/
{id}
Delete SIP trunk
curl --request DELETE \
  --url https://api.vatel.ai/v1/sip-trunks/{id} \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Authorizations

Authorization
string
header
required

Send your organization API key as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

SIP trunk id

Response

Deleted