Update a webhook

Update the event type filters or staking vault filters on an existing webhook. Pass null to a field to clear its filter (receive all).

Path Params
string
required

The ID of the webhook to update

Body Params
eventTypes
array of objects | null

Event types to subscribe to. Pass null to clear the filter and receive all event types.

eventTypes
Allowed:
stakingVaultIds
array of strings | null

Staking vault IDs to filter on. Pass null to clear the filter and receive events for all vaults.

stakingVaultIds
Responses

404

Webhook not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json