delete_a_time_and_material_attachment
Remove time and material attachments from Procore projects to maintain accurate records and manage project documentation.
Instructions
Delete a Time and Material Attachment. [Project Management/Field Productivity] DELETE /rest/v1.0/projects/{project_id}/time_and_material_entry_attachments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the time and material attachment |