Add and remove members in a Group channel

Is there any way that I can remove a member from few group channels by passing a list of group channels in a array using api?

Same like above

Is there any way that I can add a member to few group channels by passing a list of group channels in a array using api?

Please post your suggestions on this.

Hello @BCH,

We currently do not provide bulk actions for removing users from or adding users to channels.

Hi @Tyler ,
Ok. . We have a flow where user can be removed and reassigned to the groups in bulk.
The flow can be be in multiples of 100. Looping through each channel and delete and add user will be very painful looks like. Is there any better solution that will guide me to achieve at least to some extent?