Delete Post
delete_postDeletes a specified Facebook post owned by the identity after confirmation. Clearly reports errors when the post is unavailable or deletion is disabled.
Instructions
Delete one of the active (or specified) identity's own posts.
Checks the identity's posting limits, records the attempt, and deletes
through the delete.php confirm flow. Fails honestly if the post is
not available (already deleted) or deletion is decommissioned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to delete | |
| post_id | Yes | Numeric post id of a post owned by the identity | |
| account_id | No | Optional stored identity id to delete as (default: active) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||