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

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

domainNamestring

The domain name.

modelNamestring

The intent name or entity name.

Response

The ID of the created prebuilt 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.