Notifications

Webhook Notifications

This endpoint enables or disables webhook notifications for the project, and sets the topics and source to deliver them to.

put/notifications/webhooks

Request body

enabledboolean required

Enable or disable webhook notifications on the project

topicsTopicsValue[] required

List of topics to send notifications for

source_idstring required

The Hookdeck Source to send the webhook to

Response

Toggle operation status response

enabledboolean required
topicsTopicsValue[] nullable
source_idstring required

Changes