Add Company Checklist Template Alternative Response Set
add_company_checklist_template_alternative_response_setSets a company checklist template to use a specified alternative response set, updating the associated inspection template.
Instructions
Sets a Company Checklist Template's Response Set to the specified Alternative Response Set. Use this to update an existing Inspections (only the supplied fields are changed). Updates the specified Inspections and returns the modified object on success. Required parameters: id, company_id, alternative_response_set_id. Procore API: Project Management > Inspections. Endpoint: PATCH /rest/v1.0/companies/{company_id}/checklist/list_templates/{id}/use_alternative_response_set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — company Checklist Template ID | |
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| alternative_response_set_id | Yes | JSON request body field — alternative Response Set ID |