create_item_response_set
Create response sets for checklist items in Procore to standardize inspection answers across projects and ensure consistent data collection.
Instructions
Create Item Response Set. [Project Management/Inspections] POST /rest/v1.0/companies/{company_id}/checklist/item/response_sets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | Name of the Response Set | |
| active | No | Indicates whether a Response Set is available for use | |
| memberships_attributes | No | Array of Response Set Memberships (Responses) |