Cloud To Device Messages - Receive Feedback Notification
Gets the feedback for cloud-to-device messages. See https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging for more information. This capability is only available in the standard tier IoT Hub. For more information, see Choose the right IoT Hub tier.
GET https://fully-qualified-iothubname.azure-devices.net/messages/serviceBound/feedback?api-version=2021-04-12
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
api-version
|
query | True |
string |
Version of the Api. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
OK. |
|
204 No Content |
No Content. |