Adds a list entity model to a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

namestring

Name of the list entity.

Response

The ID of the created model.

string uuid required

The ID (GUID) returned by an operation.

Changes

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