update_a_response
Modify inspection checklist responses in Procore projects by updating response names or status values to maintain accurate project documentation.
Instructions
Update a Response. [Project Management/Inspections] PATCH /rest/v1.0/companies/{company_id}/checklist/responses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | The ID of the Response | |
| name | No | Name of the Response | |
| corresponding_status | No | Item Status that the Response corresponds to |