v11

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

Updates the information of the features used by the intent in a version of the application.

put/apps/{appId}/versions/{versionId}/intents/{intentId}/features

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

intentIdstring uuid required

The intent classifier ID.

Request body

modelNamestring

The name of the model used.

featureNamestring

The name of the feature used.

isRequiredboolean

Response

Successful operation.

code'Failed' | 'FAILED' | 'Success'

Status Code.

messagestring

Status details.