Stop Meta pushing events for a Page
unsubscribe_meta_webhooksRemove a Page's Meta webhook subscription to stop event notifications. Verifies deletion by reading back the subscription, reporting if it still exists. No posts or content are affected.
Instructions
Remove this app’s webhook subscription from a Page, so Meta stops pushing its events. It removes the WHOLE subscription — Meta’s DELETE takes no field list — so it is all fields or none; to keep some, call subscribe_meta_webhooks again with just those. Nothing published or posted is affected; only the notifications stop. THE ANSWER IS THE READ-BACK: a subscription still present when read back means the unsubscribe did NOT take effect, and that is reported rather than the 200. 0 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Facebook Page id — omit when only one Page is connected |