Vault updated
A vault has been updated
WEBHOOK
Body
application/json
Unique identifier for this webhook event.
Required string length:
1 - 64Pattern:
^whe-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"whe-544ul-uqgad-jkgltj5p6fvd04cj"
Unix timestamp when the event was sent
Example:
1719566994
Delivery attempt number
Required range:
x >= 1Example:
1
Available options:
vault.updated ID of the original event if this is a retry.
Required string length:
1 - 64Pattern:
^whe-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"whe-544ul-uqgad-jkgltj5p6fvd04cj"
Response
200
Respond with a 200 to indicate that the event was successfully received. If your endpoint returns anything else than a 200 status code, we will consider the delivery has failed and retry later. See details here.
Last modified on July 23, 2026