delete_attachment
Remove unwanted or outdated files from Procore project checklists to maintain organized inspection documentation.
Instructions
Delete Attachment. [Project Management/Inspections] DELETE /rest/v1.0/projects/{project_id}/checklist/lists/{list_id}/attachments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| list_id | Yes | Checklist (Inspection) ID | |
| id | Yes | Attachment ID |