create_reinspections_v2_0
Schedule follow-up inspections in Procore to address unresolved issues from previous assessments, ensuring compliance and project quality.
Instructions
Create Reinspections. [Project Management/Inspections] POST /rest/v2.0/companies/{company_id}/projects/{project_id}/inspections/{inspection_id}/reinspections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| inspection_id | Yes | Unique identifier for the inspection. |