Skip to main content

Delete device by DevEui.

DELETE 

/v1/devices/:uuid

Deletes a single device by DevEui.

Request

Path Parameters

    uuid anyrequired

    The DevEui of the device to delete.

    Example: 35c00387-e105-4717-8634-d8ac1f467d3e
    devEui stringrequired

    Unique identifier for the device.

Responses

No Content

Schema

    $schema uri

    A URL to the JSON Schema for this object.

    data required
    status int64required
    timestamp date-timerequired
Loading...