Import Package
PUT https://{{vaultDNS}}/api/{{version}}/services/package
https://developer.veevavault.com/api/24.2/#Import_Package_Config
Asynchronously import and validate a VPK package attached to this request. On completion, Vault sends an email notification which includes a link to the validation log. For packages that include Vault Java SDK code, this checks code compilation and restrictions in use of the JDK. For example, new
is not allowed for non-allowlisted classes. Learn more about Vault Java SDK limits and restrictions.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |