Path parameters
-
The unique string that we created to identify the Trunk resource to delete.
DELETE /v1/Trunks/{Sid}
curl \
-X DELETE https://trunking.twilio.com/v1/Trunks/{Sid} \
--user "username:password"
The unique string that we created to identify the Trunk resource to delete.
curl \
-X DELETE https://trunking.twilio.com/v1/Trunks/{Sid} \
--user "username:password"