Create Sandbox Snapshot
POST https://{{vaultDNS}}/api/{{version}}/objects/sandbox/snapshot
https://developer.veevavault.com/api/24.2/#Create_Snapshot
Create a new snapshot for the indicated sandbox Vault.
Request Body
[{"name"=>"source_sandbox", "value"=>"", "datatype"=>"null"}, {"name"=>"name", "value"=>"", "datatype"=>"null"}, {"name"=>"description", "value"=>"", "datatype"=>"null"}, {"name"=>"include_data", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |