---
title: "Delete Termbase Entries"
method: DELETE
path: "/termbases/{termbaseId}/entries"
tags: ["Termbase"]
---

# Delete Termbase Entries

`DELETE /termbases/{termbaseId}/entries`

Deletes all the entries in the termbase.

## Headers

- `Authorization` string, required
- `X-LC-Tenant` string, required

## Response `204`

No Content

## Other responses

- `401` — The user could not be identified.
- `403` — Error codes: * "forbidden": - The authenticated user is not allowed to delete an entry. * "entitlementMissing": - Your subscription does not include access to the requested type of benefit.

---

[API](https://skmtc.net/rws/apis/trados-cloud-platform-api.md) · [All operations](https://skmtc.net/rws/apis/trados-cloud-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rws/trados-cloud-platform-api/revisions/d42dac7c28a3/schema)
