Example searches: “extension_context”, “Account sid auth token”, “Apache 2.0”, “object”, “null”
A MediaRecording resource exposes recording metadata and allows the deletion of a particular recording.
Deletes a MediaRecording resource identified by a SID.
The SID of the MediaRecording resource to delete.
The resource was deleted successfully.
curl \ -X DELETE https://media.twilio.com/v1/MediaRecordings/{Sid} \ --user "username:password"