Part of lp.services.webhooks.interfaces View In Hierarchy
| Method | new | Create a new webhook. |
| Method | delete | Delete a collection of webhooks. |
| Method | getByID | Get a webhook by its ID. |
| Method | findByTarget | Find all webhooks for the given target. |
| Method | trigger | Trigger subscribed webhooks to deliver a payload. |