cURL
curl --request DELETE \ --url 'https://api.wavix.com/v1/trunks/{id}?appid='
{ "success": true }
Use this method to delete a SIP trunk from your account.
An API key to authorize your request
SIP trunk ID
3107
Indicates if the operation is successful
true
Was this page helpful?