Faxes
Delete a Fax
Delete a fax. Cannot delete a fax that is currently in progress (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/{Sid}
Path parameters
AccountSidstring uuid required
The Project ID that uniquely identifies the Account.
Sidstring uuid required
The Fax ID that uniquely identifies the Fax.
Response
204 No Content response.