Skip to content

Delete a sandbox Vault. Note that you cannot delete a sandbox which was created or refreshed within the last 24 hours.

DELETE/api/{version}/objects/sandbox/{name}
NameDescription
Acceptapplication/json (default) or application/xml
curl -X DELETE -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v20.3/objects/sandbox/My Configuration Sandbox
{ "responseStatus": "SUCCESS", "responseMessage": "Sandbox '[My Configuration Sandbox]' submitted for deletion, sandbox Vault id [24143] and parent Vault id [19523]" }