Adds an intent to a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

namestring

Name of the new entity extractor.

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.