Streamdiver APIChannelsRemove channel memberRemove channel member DELETE /channels/:channelId/members/:memberId Removes the assignment of a member from the Channel. Request Responses200401403404Successful response.Unauthorized access.Access forbidden.Given resource was not found.