Adds a customizable prebuilt intent model to a version of the application.

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

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 intent 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.