Examples

POST /katello/api/activation_keys/568942081/copy
{
  "new_name": "new name",
  "activation_key": {}
}
204

Params

Param name Description
new_name
required

Name of new activation key

Validations:

  • String

id
required

ID of the activation key

Validations:

  • Must be a number.

organization_id
optional

organization identifier

Validations:

  • Must be a number.