Validate Inbound Package

POST https://{{vaultDNS}}/api/{{version}}/services/package/actions/validate

https://developer.veevavault.com/api/20.3/#validate-inbound-package

Validate an imported VPK package before deploying it to your vault. The validation response includes information on dependent components and whether they exist in the package or in your vault. You can then add missing dependencies to the package in the source vault before re-importing and deploying it to your target vault. Learn more about validation logs in Vault Help.

Request Body

[{"name"=>"package_id", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring