v1

latestSwagger 2.02026-07-1324555.3 KB
webpubsub

Remove filtered connections from multiple groups.

post/api/hubs/{hub}/:removeFromGroups

Path parameters

hubstring required

Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.

Query parameters

api-versionstring required

The version of the REST APIs.

Request body

groupsstring[]

A list of groups which target connections will be removed from

filterstring

An OData filter which target connections satisfy

Response

Success