Examples

DELETE /api/job_templates/1007982164-Job%20template%20225
{
  "job_template": {}
}
200
{
  "id": 1007982164,
  "name": "Job template 225",
  "template": "id",
  "snippet": false,
  "template_kind_id": null,
  "created_at": "2026-05-15T19:09:14.501Z",
  "updated_at": "2026-05-15T19:09:14.501Z",
  "locked": false,
  "default": false,
  "vendor": null,
  "os_family": null,
  "job_category": "Job name 238",
  "provider_type": "SSH",
  "description_format": null,
  "execution_timeout_interval": null,
  "description": null,
  "ansible_callback_enabled": false,
  "cloned_from_id": null,
  "ansible_check_mode": false
}

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..