Update vault webhook subscription
Updates callback URL, filters, active state, or signing secret for a vault webhook subscription.
PATCH
Authorizations
API key starting with sk_case_
Body
application/json
Updated webhook endpoint URL for deliveries
Updated event types to deliver for this subscription
Updated vault object IDs to limit notifications to. Pass an empty array to remove the filter.
Whether the subscription should continue delivering events
Replacement secret used to sign webhook deliveries
Whether to remove the existing signing secret
Response
Vault webhook subscription updated successfully
Previous
Send test webhook eventDelivers a test event to a single vault webhook subscription. Uses the same payload shape, signature, and retry behavior as production event delivery.
Next

