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
Response
The ID of the created model.
string uuid required
The ID (GUID) returned by an operation.