Edit thesaurus
- Print
- PDF
Edit thesaurus
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Edit a user thesaurus.
Request
Request parameters
Parameter name | Requirement status | Type | Restrictions | Explanation |
---|---|---|---|---|
name | Yes | string | Domain name created | |
synoName | Yes | string | Start with an English letter or "_". English letters, numbers, and "_" are allowed. 3 to 20 characters can be entered. | Thesaurus name to create |
Request body
Parameter name | Requirement status | Type | Restrictions | Explanation |
---|---|---|---|---|
type | Yes | string | filter, exact | Stop word rule type |
word_list | Yes | List | List of words to set as stop words | |
case_sensitive | Yes | boolean | true, false | Case-sensitive status of words to set as stop words |
Response statuses
HTTP status | Desc |
---|---|
200 | OK (Successfully edited) |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
500 | Internal Server Error |
Example
Request example
Response example
Was this article helpful?