/spellcheck/ignoreTokens/delete - Delete IgnoreTokens
Deletes the ignored words 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
POST |
/spellcheck/ignoreTokens/delete |
Request body
Field | Type | Description |
---|---|---|
|
Delete an ignored word from the list of the words that the Spell Checker feature ignores for the 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 |