Promote to Production
POST https://{{vaultDNS}}/api/{{version}}/objects/sandbox/actions/promoteproduction
https://developer.veevavault.com/api/23.3/#Promote_Production
Given a built pre-production Vault, promote it to a production Vault. This is analogous to the Promote action in the Vault UI.
You must build your pre-production Vault before you can promote it to production.
Request Body
[{"name"=>"name", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |