delete_item_response_set
Remove a specific item response set from Procore project inspections by providing the company ID and response set ID.
Instructions
Delete Item Response Set. [Project Management/Inspections] DELETE /rest/v1.0/companies/{company_id}/checklist/item/response_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Item Response Set ID |