v11

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

Adds a sublist to an existing list entity in a version of the application.

post/apps/{appId}/versions/{versionId}/closedlists/{clEntityId}/sublists

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

clEntityIdstring uuid required

The list entity extractor ID.

Request body

canonicalFormstring

The standard form that the list represents.

liststring[]

List of synonym words.

Response

The ID of the newly created sublist.

integer required