v1

latestSwagger 2.02026-07-1324555.3 KB
webpubsub

Remove a user from the target group.

delete/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

The user is removed from the group.