Destroy Task Item
destroy_task_itemPermanently delete a task item from Procore. This action cannot be undone. Requires project ID and task ID.
Instructions
Send a task item to the recycle bin. Use this to permanently delete the specified Tasks. This cannot be undone. Permanently removes the specified Tasks. This action cannot be undone. Required parameters: project_id, id. Procore API: Core > Tasks. Endpoint: DELETE /rest/v1.0/task_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Tasks resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |