delete_company_file
Remove company files from Procore by specifying company ID and file ID. This tool deletes documents to manage storage and maintain organized records.
Instructions
Delete company File. [Core/Documents] DELETE /rest/v1.0/companies/{company_id}/files/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the File |