/documents/applySpellCheckCorrection - Apply Spell Check Correction
Applies a correction to a word flagged as having a spelling error.
End-point
|
POST |
/documents/applySpellCheckCorrection |
Request body
| Field | Type | Description |
|---|---|---|
|
|
Provides spelling correction to be applied to a spelling error |
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 |
|---|---|---|
|
|
SpellCheckResult […] |
Provides updated list of spelling errors for document or documents |