webpubsub

Add a connection to the target group.

Add a connection to the target group.

put/api/hubs/{hub}/groups/{group}/connections/{connectionId}

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.

connectionIdstring required

Target connection Id

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

Changes

Changed in 3 of the 10 revisions of this API.115

  • 2021-05-01-preview3c12a9fc63051See the full diff
    • api operation id WebPubSub_AddConnectionToGroup removed and replaced with AddConnectionToGroup

      api-operation-id-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2021-05-01-previewdb70e5df6e1511See the full diff
    • the query request parameter api-version became required

      request-parameter-became-required

    • removed the non-success response with the status 404

      response-non-success-status-removed

  • 2021-05-01-preview5c057b21a13813See the full diff
    • the optional response header x-ms-error-code removed for the status default

      optional-response-header-removed

    • api operation id AddConnectionToGroup removed and replaced with WebPubSub_AddConnectionToGroup

      api-operation-id-removed

    • the query request parameter api-version became optional

      request-parameter-became-optional

    • added the non-success response with the status 404

      response-non-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog