---
title: "Delete a source template (deprecated)."
method: DELETE
path: "/v1/sourceTemplate/{id}"
tags: ["sourceTemplateManagementExternal"]
deprecated: true
---

# Delete a source template (deprecated).

`DELETE /v1/sourceTemplate/{id}`

> **Deprecated.**

Delete a source template with the given identifier.

**DEPRECATED**: This endpoint will be removed soon. Please use DELETE /v1/sourceTemplates/{id} instead.

## Path parameters

- `id` string, required

## Response `204`

The source template was deleted successfully.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
