Search
Add Search Synonym
Adds a new synonym for the Search items.
When the term is used in the search query, the synonym is also used for the full-text search. Unless oneWay=true, it works also in the opposite way (synonym -> term).
An example of a synonym can be science fiction for the term sci-fi.
post/{databaseId}/synonyms/items/
Path parameters
databaseIdstring required
ID of your database.
Request body
Response
Successful operation. Returns data about the added synonym (including id).