Remove Checklist Template Alternative Response Set
remove_checklist_template_alternative_response_setRemove the alternative response set from a checklist template to revert it to the default response set for inspections.
Instructions
Removes a Checklist Template's Alternative Response Set, returning the template to the default Response Set. Use this to update an existing Inspections (only the supplied fields are changed). Moves the Inspections to its new position and returns the updated object. Required parameters: id, project_id. Procore API: Project Management > Inspections. Endpoint: PATCH /rest/v1.0/checklist/list_templates/{id}/remove_alternative_response_set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — checklist Template ID | |
| project_id | Yes | JSON request body field — unique identifier for the project. |