Examples

PUT /katello/api/organizations/114267492/sync_plans/712395790/add_products
{
  "product_ids": [
    785257261,
    1073012828,
    905280015
  ],
  "sync_plan": {}
}
204

Params

Param name Description
organization_id
required

Organization ID

Validations:

  • Must be a number.

id
required

ID of the sync plan

Validations:

  • String

product_ids
required

List of product ids to add to the sync plan

Validations:

  • Must be an array of any type