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.