Updates the name of an intent in a version of the application.

put/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.

Request body

namestring

The entity's new name.

Response

Successful operation.

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

Status Code.

messagestring

Status details.

Changes

No recorded changes to this endpoint across all 11 revisions of this API.