Delete a post
vk_wall_deleteDelete a VK wall post permanently. Provide the post ID; optionally specify owner ID for community (negative) or user (positive) walls.
Instructions
Delete a post from a wall. owner_id is negative for a community. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post ID to delete | |
| owner_id | No | Wall owner: a community as a negative number (-123), a person as a positive one. Defaults to the token owner. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | Whether VK accepted the change |