Update a webhook. Fields that aren’t specified in the body will remain unchanged
The URL of the webhook
A list of events that this webhook subscribes to
A secret string used to authenticate the webhook. This value will be included in the X-Ntropy-Token
header when sending requests to the webhook
Whether the webhook is enabled or not.
Successful Response
The URL of the webhook
A list of events that this webhook subscribes to
A generated unique identifier for the webhook
The date and time when the webhook was created.
Whether the webhook is enabled or not.
A secret string used to authenticate the webhook. This value will be included in the X-Ntropy-Token
header when sending requests to the webhook