update_item_response_set
Modify inspection checklist response sets in Procore to update names or activation status for project management workflows.
Instructions
Update Item Response Set. [Project Management/Inspections] PATCH /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 | |
| name | No | Name of the Response Set | |
| active | No | Indicates whether a Response Set is available for use |