Build Production Vault
POST https://{{vaultDNS}}/api/{{version}}/objects/sandbox/actions/buildproduction
https://developer.veevavault.com/api/22.1/#build-production-vault
Given a pre-production vault, build a production vault. This is analogous to the Build action in the Vault UI. After building your vault, you can promote it to production.
You can build or rebuild the source vault for a given pre-production vault no more than three times in a 24 hour period.
Request Body
[{"name"=>"source", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |