Add User to Channel with APIv4 endpoint

Hi @hmhealey

The problem is that I want to add a user to a channel using the “Add user to channel” endpoint, but (at least from your comment) I think that what is wrong with my approach is that I’m using an incorrect channel type to begin with.

So, if I understand well, the thing is that I need to user “private channels” to make it possible to add users with that endpoint right?

If that is the case, can you give me an example of the correct usage of the “Add user to Channel” endpoint?