v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451211217.9 KB

Disassociates a channel flow from all its channels. Once disassociated, all messages to that channel stop going through the channel flow processor.

Only administrators or channel moderators can disassociate a channel flow.

The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.

delete/channels/{channelArn}/channel-flow/{channelFlowArn}#x-amz-chime-bearer

Path parameters

channelArnstring required

The ARN of the channel.

channelFlowArnstring required

The ARN of the channel flow.

Headers

x-amz-chime-bearerstring required

The <code>AppInstanceUserArn</code> of the user making the API call.

Response

Success