Delete Resource
delete_resource_projectPermanently deletes a resource from a project, removing all task assignments. This action cannot be undone.
Instructions
Delete the specified Resource. Note that when a Resource is deleted, any assignments to Tasks will also be removed. Use this to permanently delete the specified Schedule (Legacy) records. This cannot be undone. Permanently removes the specified Schedule (Legacy) records. This action cannot be undone. Required parameters: project_id, id. Procore API (v1.1): Project Management > Schedule (Legacy). Endpoint: DELETE /rest/v1.1/projects/{project_id}/schedule/resources/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Schedule (Legacy) resource |