Update webhook
Update a webhook subscription for a publication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
endpointId
The prefixed ID of the webhook object
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