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.

Changes

No recorded changes to this endpoint across all 11 revisions of this API.