Meet
Add user to channel
Adds a user to a specific channel
get/meet/add/{channelId}/{userId}
Path parameters
channelIdstring required
ID of the channel
userIdstring required
ID of the user to add
Headers
Authorizationstring required
Insert your access token
X-User-IDstring required
User ID for authentication
Response
User added to the channel successfully
Changes
Changed in 2 of the 7 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲