All pages
Powered by GitBook
1 of 1

Loading...

About webhooks

In this API cookbook section, we will show you how to use various notification API endpoints for handling webhook subscriptions. Below, you will find the description of the following steps:

  1. Find a list of notifications available for webhook consumption.

  2. Enable the notification generation

    • by notification type or

    • by notification ID.

  3. Disable the notification generation

    • by notification type or

    • by notification ID.

  4. Find a list of subscribed webhooks.

  5. Make a webhook subscription.

  6. Update a webhook subscription.

  7. Unsubscribe a webhook.

At the end of the guide, you will find the complete webhook list with the corresponding payloads.