Learn R Programming

paws.machine.learning (version 0.9.0)

lexmodelbuildingservice_delete_utterances: Deletes stored utterances

Description

Deletes stored utterances.

See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_utterances/ for full documentation.

Usage

lexmodelbuildingservice_delete_utterances(botName, userId)

Arguments

botName

[required] The name of the bot that stored the utterances.

userId

[required] The unique identifier for the user that made the utterances. This is the user ID that was sent in the PostContent or PostText operation request that contained the utterance.