Deletes the labeled example utterances with the specified ID from a version of the application.
delete/apps/{appId}/versions/{versionId}/examples/{exampleId}
Path parameters
appIdstring uuid required
The application ID.
versionIdstring required
The version ID.
exampleIdinteger required
The example ID.
Response
Successfully deleted example utterance.
Changes
No recorded changes to this endpoint across all 11 revisions of this API.