Add user(s) to channel
POST/api/v4/channels/:channel_id/members
Add a user(s) to a channel by creating a channel member object(s).
Request
Responses
- 201
- 400
- 401
- 403
Channel member creation successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions