# Delete post action
The Delete post action allows you to delete a post in WordPress.
Delete post action
# Input
| Input field | Description | 
|---|---|
| Post ID | Enter the ID of the post you plan to delete. | 
# Output
| Output field | Description | 
|---|---|
| Deleted post | Indicates whether the post is deleted or not. Values are true or false. | 
| Post ID | The ID of the deleted post. | 
 Last updated: 5/21/2025, 5:22:32 AM