Skip to main content
DELETE
Delete a synonym entry

Path Parameters

collection
string
required

The name of a collection.

path
string
required

The path to a synonyms file.

Pattern: .*
id
string
required

The unique ID of the synonym entry.

Query Parameters

commit
boolean
default:true

If true, commit the change to Solr immediately instead of asynchronously.

Response

200 - undefined