Removes a member from a channel's ban list.
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}/bans/{memberArn}#x-amz-chime-bearer
Path parameters
channelArnstring required
The ARN of the channel from which the <code>AppInstanceUser</code> was banned.
memberArnstring required
The ARN of the <code>AppInstanceUser</code> that you want to reinstate.
Headers
x-amz-chime-bearerstring required
The ARN of the <code>AppInstanceUser</code> or <code>AppInstanceBot</code> that makes the API call.
Response
Success