Create vault webhook subscription
Creates a webhook subscription for vault lifecycle events. Optional object filters can limit notifications to specific vault objects.
POST
Authorizations
API key starting with sk_case_
Path Parameters
Vault ID
Body
application/json
Webhook endpoint URL that will receive vault event deliveries
Vault event types to deliver. Omit to receive the default supported set.
Vault object IDs to limit notifications to. Omit to receive events for all objects in the vault.
Optional secret used to sign outbound webhook deliveries
Response
Vault webhook subscription created successfully

