Fax Media
Delete Fax Media
Delete media for a fax. Cannot delete media for a fax that is in progress (queued, processing, sending, or receiving).
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Fax.
Learn more about API scopes.
delete/Accounts/{AccountSid}/Faxes/{FaxSid}/Media/{Sid}
Path parameters
AccountSidstring uuid required
Universal Unique Identifier.
The Project ID that uniquely identifies the Account.
FaxSidstring uuid required
Universal Unique Identifier.
The Fax ID that uniquely identifies the Fax.
Sidstring uuid required
Universal Unique Identifier.
The Fax ID that uniquely identifies the Fax.
Response
204 No Content response.