update_generic_tool_item_response
Update official status of responses in Procore's configurable tools for project management.
Instructions
Update Generic Tool Item Response. [Company Admin/Custom - Configurable Tools] PATCH /rest/v1.0/projects/{project_id}/generic_tools/{generic_tool_id}/generic_tool_items/{generic_tool_item_id}/generic_tool_item_responses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generic_tool_id | Yes | Unique identifier for the generic tool | |
| generic_tool_item_id | Yes | Unique identifier for the generic tool item | |
| id | Yes | Unique identifier for the response | |
| project_id | Yes | Unique identifier for the project. | |
| official | No | If this property is set ot true, the response is an official response. If this property is set to false, the response is not an official response. |