---
title: "Remove a project's term"
method: DELETE
path: "/api/v1/projects/{projectId}/terms/{termId}"
tags: ["Terms"]
---

# Remove a project's term

`DELETE /api/v1/projects/{projectId}/terms/{termId}`

Removes a project's term and all related translations

## Path parameters

- `termId` string, required
- `projectId` string, required

## Response `204`

Deleted

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Project not found

---

[API](https://skmtc.dev/ever-co/apis/ever-traduora-api.md) · [All operations](https://skmtc.dev/ever-co/apis/ever-traduora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ever-co/ever-traduora-api/revisions/50176ec21566/schema)
