webpubsub

Remove a connection from the target group.

Remove a connection from the target group.

delete/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

There is no content to send for this request, but the headers may be useful.

Changes

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

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

      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-previewdb70e5df6e1521See the full diff
    • the query request parameter api-version became required

      request-parameter-became-required

    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 204

      response-success-status-added

  • 2021-05-01-preview5c057b21a138113See the full diff
    • removed the success response with the status 204

      response-success-status-removed

    • the optional response header x-ms-error-code removed for the status default

      optional-response-header-removed

    • api operation id RemoveConnectionFromGroup removed and replaced with WebPubSub_RemoveConnectionFromGroup

      api-operation-id-removed

    • the query request parameter api-version became optional

      request-parameter-became-optional

    • added the success response with the status 200

      response-success-status-added

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