webpubsub

Send content inside request body to a group of connections.

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

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[]

Excluded connection Ids

api-versionstring required

The version of the REST APIs.

Request body

string binary required

Response

Accepted

Changes