Delete Item Response Set
delete_item_response_setDelete a company checklist item response set for inspections permanently. Requires company ID and response set ID; this action cannot be undone.
Instructions
Deletes a Company Checklist Item Response Set 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/item/response_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — item Response Set ID |