api:iptv:epg:update
Table of Contents
API : IPTV : EPG Update
Introduction
This request vill update restrictions to a program
Request
| URL | https://api.telecomx.dk/iptv/epg/EPG_ID | ||
|---|---|---|---|
| Method | POST | ||
| Access level | ADMIN Canal Digital Reseller | ||
| Param | EPG_ID | ID of the program. | |
| Body | nPvr | Boolean | True to allowing Recording of program |
| archive | Boolean | True to allow archive access to the program | |
| startOver | Boolean | True to allow the program to be started over. | |
Query example
{ nPvr: true }
Errors
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 404 | id | Not found |
| 500 | internal_error | <Unspecified> |
api/iptv/epg/update.txt · Last modified: 2019/08/01 12:16 by Per Møller