---
title: "Delete an operator fixed-width layout template"
method: DELETE
path: "/v1/imports/formats/templates/{templateId}"
tags: ["Ingestion"]
---

# Delete an operator fixed-width layout template

`DELETE /v1/imports/formats/templates/{templateId}`

Soft-deletes one active per-tenant fixed-width layout template by its id, freeing its format/variant key for reuse. Returns 404 when no active template matches. Tenant from the JWT; never the body.

## Path parameters

- `templateId` string, uuid, required — Layout template ID

## Response `204`

No Content

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lerian/apis/identity-plugin.md) · [All operations](https://skmtc.net/lerian/apis/identity-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lerian/identity-plugin/versions/25daba385532/schema)
