Removes a user from a channel's ban list.
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}/bans/{memberArn}
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
The <code>AppInstanceUserArn</code> of the user that makes the API call.
Response
Success