---
title: "DELETE /v2/{org_id}/network-templates/{id}/"
method: DELETE
path: "/v2/{org_id}/network-templates/{id}/"
tags: ["Network Templates"]
---

# DELETE /v2/{org_id}/network-templates/{id}/

`DELETE /v2/{org_id}/network-templates/{id}/`

Retrieve, update, or delete a specific network template.

    GET: Retrieve a network template by ID (requires CanListSensors)
    PUT: Update a network template by ID (requires CanRegisterSensors)
    DELETE: Delete a network template by ID (requires CanRegisterSensors)

## Response `204`

No Content

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
