Deletes the association between an Amazon Lex bot and a messaging platform.
This operation requires permission for the lex:DeleteBotChannelAssociation action.
delete/bots/{botName}/aliases/{aliasName}/channels/{name}
Path parameters
namestring required
The name of the association. The name is case sensitive.
botNamestring required
The name of the Amazon Lex bot.
aliasNamestring required
An alias that points to the specific version of the Amazon Lex bot to which this association is being made.
Response
Success