delete_resource_v1_1
Remove a schedule resource from a Procore project using the legacy API endpoint to manage project scheduling data.
Instructions
Delete resource. [Project Management/Schedule (Legacy)] DELETE /rest/v1.1/projects/{project_id}/schedule/resources/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the resource |