GET api/rep/invalidWords
Retrieves the list of invalid words
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IInvalidWord| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Word | string |
None. |
|
| IsPartialWord | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.