v11

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

Creates a single child in an existing entity model hierarchy in a version of the application.

post/apps/{appId}/versions/{versionId}/entities/{entityId}/children

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

The entity extractor ID.

Request body

namestring

Entity name.

instanceOfstring

The instance of model name

Response

The ID of the created model.

string uuid required

The ID (GUID) returned by an operation.