v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Updates one of the list entity's sublists in a version of the application.

put/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}/sublists/{subListId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

clEntityIdstring uuid required

The list entity extractor ID.

subListIdinteger required

The sublist ID.

Request body

canonicalFormstring

The standard form that the list represents.

liststring[]

List of synonym words.

Response

Successfully updated sublist.

code'Failed' | 'FAILED' | 'Success'

Status Code.

messagestring

Status details.