Update webhook configuration. You can modify the URL, subscribed events, and enabled status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the webhook to update.
Successfully updated webhook
The webhook object represents an outbound webhook subscription.
The object type, which is always webhook.
webhook The webhook identifier.
The destination URL for webhook deliveries.
The subscribed event types.
Whether delivery is enabled for this webhook.
The ISO string for when the webhook was created.
The ISO string for when the webhook was last updated.