# Monday - Delete record action
The Delete record action enables you to delete a record in Monday.
# Input
Input field | Description |
---|---|
Object | Select the object that contains the record to delete. Fields load dynamically based on the object you select. |
Item ID | Enter the unique identifier of the item to delete. |
Select fields to retrieve | Select fields to return in the response, including nested object fields. |
# Output
Output field | Description |
---|---|
ID | The unique identifier of the item. |
Created at | The item's creation date. |
Creator ID | Unique identifier of the item's creator. Returns null if the board created the item by default. |
The item's email. | |
Name | The item's name. |
Relative link | The item's relative path. |
State | The item's state. |
Updated at | The date the item was last updated. |
URL | The URL to the item. |
Last updated: 2/19/2025, 7:07:31 PM