Remove Alternative Response Set From Project Checklist Template
remove_alternative_response_set_from_project_checklist_templateRemove an alternative response set from a project checklist template to revert to the default response set. Update inspections by restoring the standard response options.
Instructions
Removes a Project 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/projects/{project_id}/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 | URL path parameter — unique identifier for the project. |