Error
A valid request URL is required to generate request examples{
"id": "<string>",
"mapping": "<string>",
"category": "<string>",
"enabled": false,
"modified": "2023-11-07T05:31:56Z",
"user": "<string>"
}Update an entry in a synonyms file
PUT
/
collections
/
{collection}
/
synonyms
/
{path}
/
items
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"mapping": "<string>",
"category": "<string>",
"enabled": false,
"modified": "2023-11-07T05:31:56Z",
"user": "<string>"
}Headers
The Fusion user for authentication
Path Parameters
The name of a collection
The path to a synonym file
Pattern:
.*The unique ID of the synonym entry
Query Parameters
If true, commit the change to Solr immediately instead of asynchronously
Body
application/json
JSON-formatted synonym entries
Was this page helpful?
⌘I