v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Removes a member from a channel.

The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

delete/channels/{channelArn}/memberships/{memberArn}

Path parameters

channelArnstring required

The ARN of the channel from which you want to remove the user.

memberArnstring required

The ARN of the member that you're removing from the channel.

Headers

x-amz-chime-bearerstring

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

Response

Success