Delete Company Checklist Section
delete_company_checklist_sectionPermanently delete a company checklist section by providing the company ID and section ID. This action cannot be undone.
Instructions
Deletes a Checklist Section for a specified Company. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: company_id, id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/companies/{company_id}/checklist/sections/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — company Checklist Section ID |