📄️ Webhook List
Returns a list of registered webhook endpoints.
📄️ Create Webhook
Creates a webhook endpoint to receive event notifications for different types of events.
📄️ Update Webhook
Updates an existing webhook endpoint. You can edit the URL and the endpoint status.
📄️ Events
Returns a list of events supported by webhooks.
📄️ Subscribe
Binds events to a registered webhook endpoint.
📄️ Unsubscribe
Unbinds events from a webhook endpoint that was previously subscribed.