# Deletes a MediaRecording resource identified by a SID **DELETE /v1/MediaRecordings/{Sid}** Deletes a MediaRecording resource identified by a SID. A MediaRecording resource exposes recording metadata and allows the deletion of a particular recording. ## Servers ## Parameters ### Path parameters - **Sid** (string) The SID of the MediaRecording resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)