# 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: 3/7/2024, 6:22:16 PM