v7
latestSwagger 2.02026-07-13251565.9 KBwebpubsub
Add a user to the target group.
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 API version to use for this operation.
Response
The request has succeeded.