v11

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

Updates the list entity in a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

clEntityIdstring uuid required

The list model ID.

Request body

namestring

The new name of the list entity.

Response

Successfully updated list entity name and words list.

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

Status Code.

messagestring

Status details.