Skip to content

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

EndpointMethod
/api/admin/marketing/search-synonyms/{id}DELETE

Details

  • Requires an admin Bearer token and the marketing.search_seo.search_synonyms.delete permission.
  • Returns a success message on completion.
  • An unknown id returns a 404.

Released under the MIT License.