User Tools

Site Tools


api:iptv:radiochannel:deletelogo

API : IPTV : Radio Channel : Delete logo

Introduction

This request is used to delete the logo for a channel.

Request

URL https://api.telecomx.dk/iptv/radiochannel/CHANNEL_ID/logo
Method DELETE
Access level MANAGER or OWNER if customer has feature IPTVBUSINESS
RESELLER if customer has IPTVBUSINESS or IPTVPRIVATE
ADMIN
Params CHANNEL_ID Id of channel on which to delete the logo

Request example

DELETE https://api.telecomx.dk/iptv/radiochannel/12345678901234567890ABCD/logo

Response

JSON object
success Boolean True on success

Example

{
  success: true
}

Errors

Error code Message Description
404 id Not found
404 logo Logo not available
500 internal_error File not found in database
500 internal_error <unspecified>
api/iptv/radiochannel/deletelogo.txt · Last modified: 2017/04/27 05:28 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki