Version: 202201
Webhook
Register and manage webhooks to receive real-time event notifications.
A webhook subscribes an app to store events and delivers event payloads to a configured notification URL when the subscribed topic occurs.
Provides endpoints to create, update, delete, list, count, and retrieve webhooks.
Create Webhook
Create a webhook with a unique identifier, notification URL, event name, and format.
Webhook List
List webhooks with a unique identifier, notification URL, event name, and format.
Webhook Count
Count webhooks with a unique identifier, notification URL, event name, and format.
Webhook Details
Get a webhook with a unique identifier.
Update Webhook
Update a webhook with a unique identifier, notification URL, event name, and format.
Delete Webhook
Delete a webhook with a unique identifier.