v1

latestSwagger 2.02026-07-1324555.3 KB
webpubsub

Close connections for the specific user.

post/api/hubs/{hub}/users/{userId}/:closeConnections

Path parameters

hubstring required

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

userIdstring required

The user Id.

Query parameters

excludedstring[]

Exclude these connectionIds when closing the connections for the user.

reasonstring

The reason closing the client connection.

api-versionstring required

The version of the REST APIs.

Response

No Content