Table of Contents

API : IPTV : EPG : Credit : Assign

Introduction

This request will update EPG from today and forward to use the credits.

Request

URL https://api.telecomx.dk/iptv/epg/credit/assign
Method POST
Access level ADMIN

Query examples

https://api.telecomx.dk/iptv/epg/credit/assign

Response

Property Type Description
success Boolean True on success.
assigned Number Number credited persons that was assigned an image.

Example

{
  "success": true,
  "assigned": 0
}

Errors

Error code Message Description
403 access_denied Insufficient access level
500 internal_error <Unspecified>