Delete Checklist Section
delete_checklist_sectionPermanently delete a checklist section using its list ID, section ID, and project ID. This action cannot be undone.
Instructions
This is a deprecated endpoint. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: list_id, id, project_id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/checklist/lists/{list_id}/sections/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | URL path parameter — unique identifier of the list | |
| id | Yes | URL path parameter — checklist Section ID | |
| project_id | Yes | Query string parameter — unique identifier for the project. |