Delete device
deleteDeviceDelete a device from Level by its ID. Uses the Level API to remove the specified device.
Instructions
Delete device. Deletes the specified device. Level API endpoint: DELETE /v2/devices/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the device to delete. |