Swagger 2.02026-07-1324555.3 KB

a1fc29b91d68

webpubsub

Close connections in the specific group.

post/api/hubs/{hub}/groups/{group}/:closeConnections

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.

Query parameters

excludedstring[]

Exclude these connectionIds when closing the connections in the group.

reasonstring

The reason closing the client connection.

api-versionstring required

The version of the REST APIs.

Response

No Content