Send content inside request body to the specific connection.
Send content inside request body to the specific connection.
Path parameters
Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.
The connection Id.
Query parameters
The API version to use for this operation.
The time-to-live (TTL) value in seconds for messages sent to the service. 0 is the default value, which means the message never expires. 300 is the maximum value. If this parameter is non-zero, messages that are not consumed by the client within the specified TTL will be dropped by the service. This parameter can help when the client's bandwidth is limited.
Request body
Response
The request has been accepted for processing, but processing has not yet completed.
Changes
Changed in 4 of the 10 revisions of this API.124
- ○
api operation id
WebPubSub_SendToConnectionremoved and replaced withSendToConnectionapi-operation-id-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parametermessageTtlSecondsnew-optional-request-parameter
- ○
- ▲
the
queryrequest parameterapi-versionbecame requiredrequest-parameter-became-required
- ▲
- ●
the optional response header
x-ms-error-coderemoved for the statusdefaultoptional-response-header-removed
- ●
deleted the
queryrequest parametermessageTtlSecondsrequest-parameter-removed
- ○
api operation id
SendToConnectionremoved and replaced withWebPubSub_SendToConnectionapi-operation-id-removed
- ○
the
queryrequest parameterapi-versionbecame optionalrequest-parameter-became-optional
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●