delete_company_folder
Remove a company folder from the Procore documents system by specifying the company and folder IDs to manage document organization.
Instructions
Delete company Folder. [Core/Documents] DELETE /rest/v1.0/companies/{company_id}/folders/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the Folder |