Delete Company File
delete_company_filePermanently deletes a specified company document from Procore. Requires company and file IDs; action cannot be undone.
Instructions
Delete company File. Use this to permanently delete the specified Documents. This cannot be undone. Permanently removes the specified Documents. This action cannot be undone. Required parameters: company_id, id. Procore API: Core > Documents. Endpoint: DELETE /rest/v1.0/companies/{company_id}/files/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Documents resource |