Delete A Time And Material Attachment
delete_a_time_and_material_attachmentPermanently delete a time and material attachment from a specified project. Use this to remove field productivity records that cannot be recovered.
Instructions
Deleting a Time and Material Attachment from a specified Project. 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, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_entry_attachments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — iD of the time and material attachment |