/spellcheck/ignoreTokens - Add IgnoreTokens
Adds words the Spell Checker should ignore for the specified language.
In addition to the ManageConfigurations
access right, your login
must also have the AddtoDictionaryJob
access right to execute this
API.
End-point
PUT |
/spellcheck/ignoreTokens |
Request body
Field | Type | Description |
---|---|---|
|
Add a word to the list of the words that the Spell Checker feature ignores for a specified language |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
SpellCheckIgnoreToken [...] |
List of the words that the Spell Checker feature ignores for a specified language |