Set Sandbox Entitlements

POST https://{{vaultDNS}}/api/{{version}}/objects/sandbox/entitlements/set

https://developer.veevavault.com/api/23.3/#Set_Sandbox_Entitlements

Set new sandbox entitlements, including granting and revoking allowances, for the given sandbox name.

Request Body

[{"name"=>"name", "value"=>"", "datatype"=>"null"}, {"name"=>"size", "value"=>"", "datatype"=>"null"}, {"name"=>"allowance", "value"=>"", "datatype"=>"null"}, {"name"=>"grant", "value"=>"", "datatype"=>"null"}, {"name"=>"temporary_allowance", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring