delete_task
Remove a specific task from a Procore project schedule by providing its ID and project identifier to manage project timelines.
Instructions
Delete task. [Project Management/Schedule (Legacy)] DELETE /rest/v1.0/tasks/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the task | |
| project_id | Yes | Unique identifier for the project. |