delete_livetv_dvrs_by_dvr_id_lineups
Delete a specific DVR lineup from your Plex DVR by providing the DVR ID and lineup identifier.
Instructions
Delete a DVR Lineup.
DELETE /livetv/dvrs/{dvrId}/lineups
Args: dvr_id: The ID of the DVR. lineup: The lineup to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dvr_id | Yes | ||
| lineup | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |