Version: 202506
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.
List webhooks
List webhooks with a unique identifier, notification URL, event name, and format.
Create a webhook
Create a webhook with a unique identifier, notification URL, event name, and format.
Get a webhook
Get a webhook with a unique identifier.
Update a webhook
Update a webhook with a unique identifier, notification URL, event name, and format.
Delete a webhook
Delete a webhook with a unique identifier.
Count webhooks
Count webhooks with a unique identifier, notification URL, event name, and format.