> ## Documentation Index
> Fetch the complete documentation index at: https://developer.lofty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# manage_webhooks

> Subscribe or unsubscribe an event callback.

<Warning>**WRITE** · 2 operations · may change data</Warning>

Subscribe or unsubscribe an event callback.

```js theme={null}
manage_webhooks({ action: "subscribe" | "unsubscribe", event?, target_url?, subscribe_id?, confirm_token })
```
