Update webhook
Update a webhook subscription for a publication.
Path parameters
publicationId
The prefixed ID of the publication object
endpointId
The prefixed ID of the webhook object
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
event_types
The types of events the webhook will receive.
description
A description of the webhook.
Response
OK
data