Delete post
x_organic_delete_postDelete an organic post you authored after user confirms the exact post. Irreversible action requires explicit confirmation.
Instructions
DELETE /2/tweets/:id. You can only delete posts you authored. Requires confirm=true after the user named the exact post. Destructive and irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true after the user explicitly named this action. Never set on your own. | |
| post_id | Yes |