Delete Resource
delete_resource_v1_0Permanently delete a schedule resource and its task assignments. Specify resource ID and project ID to remove the record irreversibly.
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: id, project_id. Procore API: Project Management > Schedule (Legacy). Endpoint: DELETE /rest/v1.0/resources/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Schedule (Legacy) resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |