External DocumentationTo learn more, visit the Monday documentation.
Actions
Delete Item
Deletes a single item.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Item ID | The item’s unique identifier. |
{
"data": {
"delete_item": {
"id": "1235025789"
}
}
}
Was this page helpful?