v1

latestSwagger 2.02026-07-13285166341.1 KB
PackageTypetoBundles

Update a Package Type ID to Bundle Relationship.

No Documentation Found.

put/api/v2/PackageTypetoBundles

Request body

BundleIDstring required

The bundle to include the package in.

PackageTypeIDstring required

The package type id of the package to include

PackageVersioninteger required

The package version of the package to include

SubscriptionType'Required' | 'IncludeByDefault' | 'ExcludeByDefault'

Optional. The type of subscription supported. The default subscription type is Required.

Priorityinteger required

The execution priority of the package relative to other packages in the bundle. Range 1 - 100, lower value indication higher priority.

Response

No Content