v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBCompany Files
Public API
Delete Company File
Permanently removes a company file and its associated storage. The company must have the Files tool enabled; otherwise the file is treated as not found. Read-only file types (e.g. e-signature templates) are silently skipped. No response body is returned on success. Use "Company Files > List Company Files" to obtain file IDs.
OAuth Scopes: company_file.write
delete/api/v1/files/{fileId}
Path parameters
fileIdinteger required
The ID of the company file to delete.
Response
The company file was deleted successfully. No response body is returned.