Updates A Company Inspection Template Item Evidence Configuration
updates_a_company_inspection_template_item_evidenceUpdate evidence configuration for a company inspection template item. Modify observation and photo settings for existing inspections.
Instructions
Updates the specified Company Inspection Template Item Evidence Configuration. 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: company_id, template_item_id. Procore API (v2.0): Project Management > Inspections. Endpoint: PATCH /rest/v2.0/companies/{company_id}/inspection_template_items/{template_item_id}/evidence_configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| template_item_id | Yes | URL path parameter — unique identifier for the inspection template item. | |
| observation | No | JSON request body field — the observation for this Inspections operation | |
| photo | No | JSON request body field — the photo for this Inspections operation |