---
title: "DELETE /bots/{botName}/aliases/{aliasName}/channels/{name}"
method: DELETE
path: "/bots/{botName}/aliases/{aliasName}/channels/{name}"
---

# DELETE /bots/{botName}/aliases/{aliasName}/channels/{name}

`DELETE /bots/{botName}/aliases/{aliasName}/channels/{name}`

Deletes the association between an Amazon Lex bot and a messaging platform.

This operation requires permission for the `lex:DeleteBotChannelAssociation` action.

## Path parameters

- `name` string, required
- `botName` string, required
- `aliasName` string, required

## Response `204`

Success

## Other responses

- `480` — NotFoundException
- `481` — ConflictException
- `482` — LimitExceededException
- `483` — InternalFailureException
- `484` — BadRequestException

---

[API](https://skmtc.net/aws/apis/lex-models.md) · [All operations](https://skmtc.net/aws/apis/lex-models/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/lex-models/versions/7b110b0aa60e/schema)
