Delete origination url
Network element entry points into your communications infrastructure
Path parameters
-
The SID of the Trunk from which to delete the OriginationUrl.
-
The unique string that we created to identify the OriginationUrl resource to delete.
DELETE /v1/Trunks/{TrunkSid}/OriginationUrls/{Sid}
curl \
-X DELETE https://trunking.twilio.com/v1/Trunks/{TrunkSid}/OriginationUrls/{Sid} \
--user "username:password"