---
title: "Remove a Synonym from an Entity"
method: DELETE
path: "/v3/entities/{id}/synonyms/{synonymID}"
tags: ["Entity Synonyms"]
---

# Remove a Synonym from an Entity

`DELETE /v3/entities/{id}/synonyms/{synonymID}`

## Path parameters

- `id` string, required
- `synonymID` string, required

## Query parameters

- `bucket` string

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Changes

- **2026-06-17** `d7092283f192` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bem-team/apis/bem-api/changes/v3/entities/:id/synonyms/:synonymID/delete.md)

---

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