delete_an_inspection_item_attachment
Remove an attachment from a specific inspection item in Procore projects to manage inspection documentation and maintain accurate project records.
Instructions
Delete an Inspection Item Attachment. [Project Management/Inspections] DELETE /rest/v1.0/projects/{project_id}/inspections/{inspection_id}/item_attachments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| inspection_id | Yes | Unique identifier for the inspection. | |
| id | Yes | Item Attachment ID |