lexmodelbuildingservice_delete_utterances: Deletes stored utterances

View source: R/lexmodelbuildingservice_operations.R

lexmodelbuildingservice_delete_utterancesR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.