Examples

DELETE /api/report_templates/1007981708-report_template3
{
  "report_template": {}
}
200
{
  "id": 1007981708,
  "name": "report_template3",
  "template": "template content 3",
  "snippet": false,
  "template_kind_id": null,
  "created_at": "2024-02-22T16:16:11.873Z",
  "updated_at": "2024-02-22T16:16:11.873Z",
  "locked": false,
  "default": false,
  "vendor": null,
  "os_family": null,
  "job_category": "Miscellaneous",
  "provider_type": null,
  "description_format": null,
  "execution_timeout_interval": null,
  "description": null
}

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