PUT /katello/api/products/bulk/destroy
Destroy one or more products

Params

Param Name Description
ids
Required

List of product ids

Validations:

  • Must be an array of any type


PUT /katello/api/products/bulk/sync
Sync one or more products

Params

Param Name Description
ids
Required

List of product ids

Validations:

  • Must be an array of any type


PUT /katello/api/products/bulk/sync_plan
Sync one or more products

Params

Param Name Description
ids
Required

List of product ids

Validations:

  • Must be an array of any type

plan_id
Required

Sync plan identifier to attach

Validations:

  • number.