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

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

clEntityIdstring uuid required

The list entity model ID.

Request body

Response

Successfully added sublists to the list entity.

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

Status Code.

messagestring

Status details.

Changes

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