Bulk Delete Time And Material Attachments
bulk_delete_time_and_material_attachmentsPermanently delete multiple Time and Material Attachment records from a project. Requires project ID and attachment IDs. This action cannot be undone.
Instructions
Delete multiple Time and Material Attachments with one request. Use this to permanently delete the specified Field Productivity records. This cannot be undone. Permanently removes the specified Field Productivity records. This action cannot be undone. Required parameters: project_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_entry_attachments/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| time_and_material_entry_attachment_ids | No | JSON request body field — iDs of all the Time and Material Entries Attachment values specified for bulk destroy |