v11

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

Deletes an intent from a version of the application.

delete/apps/{appId}/versions/{versionId}/intents/{intentId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

intentIdstring uuid required

The intent classifier ID.

Query parameters

deleteUtterancesboolean

If true, deletes the intent's example utterances. If false, moves the example utterances to the None intent. The default value is false.

Response

Successful operation.

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

Status Code.

messagestring

Status details.