Skip to content

Recalculate the usage values of the sandbox Vaults for the authenticated Vault. This action can be initiated up to three (3) times in a 24-hour period. In the UI, this information is available in Admin > Settings. Learn more about viewing usage details in Vault Help.

POST/api/{version}/objects/sandbox/actions/recheckusage
NameDescription
Acceptapplication/json (default) or application/xml
Content-Typeapplication/x-www-form-urlencoded
curl -X POST -H "Authorization: {SESSION_ID}" \ -H "Content-Type: application/x-www-form-urlencoded" \ https://myvault.veevavault.com/api/v24.2/objects/sandbox/actions/recheckusage
{ "responseStatus": "SUCCESS" }