delete_material
Remove materials from Procore projects to manage inventory and maintain accurate project records.
Instructions
Delete Material. [Project Management/Field Productivity] DELETE /rest/v1.0/projects/{project_id}/materials/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the project | |
| project_id | Yes | Unique identifier for the project. |