Skip to content

Delete a sandbox Vault. How often you can delete a Vault depends on its size. Learn more about deleting sandboxes in Vault Help.

DELETE/api/{version}/objects/sandbox/{name}
NameDescription
Acceptapplication/json (default) or application/xml
NameDescription
nameThe name of the sandbox Vault to delete. This is the name which appears on the My Vaults page.
curl -X DELETE -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v26.1/objects/sandbox/My Configuration Sandbox
{ "responseStatus": "SUCCESS", "responseMessage": "Sandbox '[My Configuration Sandbox]' submitted for deletion, sandbox Vault id [24143] and parent Vault id [19523]" }