Delete a specific Bundle
TODO: Resource-level docs
Delete a specific Bundle.
Path parameters
-
The unique string that we created to identify the Bundle resource.
DELETE /v2/RegulatoryCompliance/Bundles/{Sid}
curl \
-X DELETE https://numbers.twilio.com/v2/RegulatoryCompliance/Bundles/{Sid} \
--user "username:password"