Delete Sideloaded Channel
delete_sideloadRemove the currently sideloaded Dev App from a Roku device. Use when you no longer need the Dev App; if none is sideloaded, it still leaves no Dev App.
Instructions
Remove the currently sideloaded Dev App from the device. Password optional when Dev Studio has remembered it for this device. Destructive; idempotent (deleting when nothing is sideloaded still ends with no Dev App). To install/replace a Dev App use sideload — you do not need to delete first, since sideload overwrites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Target device — IP (e.g. "192.168.1.154") or serial (e.g. "X00046N6S6F"). Omit to use the focused device. | |
| password | No | Omit if Roku Dev Studio has saved the Dev Password for this device (Remember on the device tab). |