Examples

DELETE /api/template_combinations/298486374
{
  "provisioning_template_id": 269958254,
  "template_combination": {
    "provisioning_template_id": 269958254
  }
}
200
{
  "id": 298486374,
  "provisioning_template_id": 269958254,
  "hostgroup_id": 928644285,
  "created_at": "2024-02-22T15:41:34.233Z",
  "updated_at": "2024-02-22T15:41:34.233Z"
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

id
required

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..