Delete Checklist (Inspections) Item Attachment
delete_checklist_inspections_item_attachmentDelete a specific attachment from a checklist inspection item on a project. This action permanently removes the attachment and cannot be reversed.
Instructions
Removes the Attachment for a specified Checklist Item on a given Project. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/projects/{project_id}/checklist/list_item_attachments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Inspections resource |