---
title: "Delete term substitution"
method: DELETE
path: "/term_substitutions/{id}"
tags: ["termSubstitutions"]
---

# Delete term substitution

`DELETE /term_substitutions/{id}`

Delete a term substitution

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string, required

## Response `200`

Term substitution deleted

- TermSubstitutionsDeleteTermSubstitutionResponse200
  - `success` boolean

---

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