Delete Search Synonym
Deletes a search-synonym group — the Delete row action on the admin Marketing → Search & SEO → Search Synonyms screen.
TIP
New here? Read the Search Synonyms overview for what a search synonym is and how its fields behave.
Endpoint
| Endpoint | Method |
|---|---|
/api/admin/marketing/search-synonyms/{id} | DELETE |
Details
- Requires an admin Bearer token and the
marketing.search_seo.search_synonyms.deletepermission. - Returns a success message on completion.
- An unknown id returns a
404.

