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