# Delete a specific fax media instance **DELETE /v1/Faxes/{FaxSid}/Media/{Sid}** Delete a specific fax media instance. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **FaxSid** (string) The SID of the fax with the FaxMedia resource to delete. - **Sid** (string) The Twilio-provided string that uniquely identifies the FaxMedia resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)