Skip to main content
POST
/
admin
/
word
/
rules
/
filter
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
wordIDs
integer<int32>[] | null
forViewingInLanguageID
integer<int32> | null
default:1

the language that the caller wishes to review the merge in. This changes the word of the language itself in the result data.

applyToAllLanguages
boolean | null
languageIDs
integer<int32>[] | null
positionUsageTypeIDs
integer<int32>[] | null
actionTypeIDs
integer<int32>[] | null
authorIserIDs
integer<int32>[] | null
wordCandidateListID
integer<int32> | null
searchText
string | null
page
integer<int32>
default:1
pageSize
integer<int32>
default:10

Response

Success

success
boolean
data
unknown