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 /v1/SupportingDocuments/{Sid}
curl \
-X DELETE https://trusthub.twilio.com/v1/SupportingDocuments/{Sid} \
--user "username:password"