Add Alternative Response Set To Project Checklist Template
add_alternative_response_set_to_project_checklist_templateUpdate a project checklist template by assigning an alternative response set, enabling customized inspection response options.
Instructions
Sets a Project 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: project_id, id, alternative_response_set_id. Procore API: Project Management > Inspections. Endpoint: PATCH /rest/v1.0/projects/{project_id}/checklist/list_templates/{id}/use_alternative_response_set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — checklist Template ID | |
| alternative_response_set_id | Yes | JSON request body field — alternative Response Set ID |