Delete connection policy
Connection Policy for sending traffic to your communications infrastructure.
Path parameters
-
The unique string that we created to identify the Connection Policy resource to delete.
DELETE /v1/ConnectionPolicies/{Sid}
curl \
-X DELETE https://voice.twilio.com/v1/ConnectionPolicies/{Sid} \
--user "username:password"