Deletes stored utterances.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_delete_utterances/ for full documentation.
Arguments
- botId
[required] The unique identifier of the bot that contains the utterances.
- localeId
The identifier of the language and locale where the utterances were collected. The string must match one of the supported locales. For more information, see Supported languages.
- sessionId
The unique identifier of the session with the user. The ID is returned in the response from the RecognizeText and RecognizeUtterance operations.