v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Remove queued messages from the downlink queue.

delete/wireless-devices/{Id}/data#messageId

Path parameters

Idstring required

The ID of the wireless device.

The ID of a given wireless device for which downlink messages will be deleted.

Query parameters

messageIdstring required

If message ID is <code>"*"</code>, it cleares the entire downlink queue for a given device, specified by the wireless device ID. Otherwise, the downlink message with the specified message ID will be deleted.

WirelessDeviceType'Sidewalk' | 'LoRaWAN'

The wireless device type, which can be either Sidewalk or LoRaWAN.

Response

Success

DeleteQueuedMessagesResponse required