Examples

DELETE /api/report_templates/1007981712-report_template56
{
  "report_template": {}
}
200
{
  "id": 1007981712,
  "name": "report_template56",
  "template": "template content 45",
  "snippet": false,
  "template_kind_id": null,
  "created_at": "2022-03-29T08:44:59.282Z",
  "updated_at": "2022-03-29T08:44:59.282Z",
  "locked": false,
  "default": false,
  "vendor": null,
  "os_family": null,
  "description": null
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String