---
title: "Changes to Remove scan template"
method: DELETE
path: "/account/tasks/templates/{scan_template_id}"
---

# Changes to Remove scan template

`DELETE /account/tasks/templates/{scan_template_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2022-06-23** `4244458bf900` — 1 breaking, 35 info
- **2022-06-23** `83affdd268e5` — 1 info

## Changes

- **2022-06-23** `4244458bf900` — 1 breaking, 35 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `agent_id` to the response with the `200` status
  - added the optional property `client_id` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `created_by` to the response with the `200` status
  - added the optional property `created_by_user_id` to the response with the `200` status
  - added the optional property `cruncher_id` to the response with the `200` status
  - added the optional property `description` to the response with the `200` status
  - added the optional property `error` to the response with the `200` status
  - added the optional property `grace_period` to the response with the `200` status
  - added the optional property `hidden` to the response with the `200` status
  - added the optional property `hosted_zone_id` to the response with the `200` status
  - added the optional property `linked_task_count` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `organization_id` to the response with the `200` status
  - added the optional property `params` to the response with the `200` status
  - added the optional property `parent_id` to the response with the `200` status
  - added the optional property `recur` to the response with the `200` status
  - added the optional property `recur_frequency` to the response with the `200` status
  - added the optional property `recur_last` to the response with the `200` status
  - added the optional property `recur_last_task_id` to the response with the `200` status
  - added the optional property `recur_next` to the response with the `200` status
  - added the optional property `site_id` to the response with the `200` status
  - added the optional property `size_data` to the response with the `200` status
  - added the optional property `size_results` to the response with the `200` status
  - added the optional property `size_site` to the response with the `200` status
  - added the optional property `source_id` to the response with the `200` status
  - added the optional property `start_time` to the response with the `200` status
  - added the optional property `stats` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `template_id` to the response with the `200` status
  - added the optional property `type` to the response with the `200` status
  - added the optional property `updated_at` to the response with the `200` status
  - added the required property `acl` to the response with the `200` status
  - added the required property `global` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
- **2022-06-23** `83affdd268e5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/rumble/apis/rumble-api-deprecated/docs/account/tasks/templates/:scan_template_id/delete.md) · [API](https://skmtc.dev/rumble/apis/rumble-api-deprecated.md) · [Page](https://skmtc.dev/rumble/apis/rumble-api-deprecated/changes/account/tasks/templates/:scan_template_id/delete)
