Delete Todo
delete_todoPermanently delete a specific ToDo (Schedule Legacy) item from a project. Requires project and item IDs. This action cannot be undone.
Instructions
Delete a specific ToDo Item in a specified Project. This endpoint has been deprecated. Instead, use [/rest/v1/calendar-items). 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/todos/{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. |