Remove A Response From An Item Response Set
remove_a_response_from_an_item_response_setPermanently delete a response from a checklist item response set. This action cannot be undone.
Instructions
Remove a Response from an Item Response Set. 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, response_set_id, id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/companies/{company_id}/checklist/item/response_sets/{response_set_id}/responses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| response_set_id | Yes | URL path parameter — checklist Item Response Set ID | |
| id | Yes | URL path parameter — the ID of the Response |