This request will update EPG from today and forward to use the credits.
| URL | https://api.telecomx.dk/iptv/epg/credit/assign | |
|---|---|---|
| Method | POST | |
| Access level | ADMIN | |
https://api.telecomx.dk/iptv/epg/credit/assign
| Property | Type | Description |
|---|---|---|
| success | Boolean | True on success. |
| assigned | Number | Number credited persons that was assigned an image. |
{ "success": true, "assigned": 0 }
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |