PATCH
/vaults/update-webhook-events/{id}Update Webhook Events
Outcome - Updates existing webhook events configuration for a specific vault.
Path Parameters
idnumberThe ID of the webhook
Body Parameters
eventsobjectrequiredObject containing arrays of event names grouped by category to update
Responses
Response attributes
messagestringSuccess message
dataobjectUpdated webhook and event details
Show child attributes (8)
idnumberWebhook ID
urlstringWebhook URL
retryCountnumberNumber of retries
vaultIdnumberVault ID
retryPeriodstringRetry period
eventsobjectUpdated events subscription status
subscribed_events_countnumberTotal number of subscribed events
eventsDescriptionobjectDescription of available events
statusnumberHTTP status code
Was this page helpful?