v1
latestSwagger 2.02026-07-1324555.3 KBwebpubsub
Add a user to the target group.
put/api/hubs/{hub}/users/{userId}/groups/{group}
Path parameters
hubstring required
Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.
groupstring required
Target group name, which length should be greater than 0 and less than 1025.
userIdstring required
Target user Id.
Query parameters
api-versionstring required
The version of the REST APIs.
Response
Success