Delete connection policy target
Network element entry points into your communications infrastructure
Path parameters
-
The SID of the Connection Policy that owns the Target.
-
The unique string that we created to identify the Target resource to delete.
DELETE /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}
curl \
-X DELETE https://voice.twilio.com/v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid} \
--user "username:password"