User Tools

Site Tools


api:iptv:settings:deletebackgroundimage

API : IPTV : Settings : Delete background image

Introduction

This request is used to delete the background image for a customer.

Request

URL https://api.telecomx.dk/iptv/settings/CUSTOMER_ID/backgroundimage
Method DELETE
Access level MANAGER or OWNER if customer has feature IPTVBUSINESS
RESELLER if customer has IPTVBUSINESS or IPTVPRIVATE
ADMIN
Params CUSTOMER_ID Id of customer on which to delete the background image

Request example

DELETE https://api.telecomx.dk/iptv/customer/12345678901234567890ABCD/backgroundimage

Response

JSON object
success Boolean True on success

Example

{
  success: true
}

Errors

Error code Message Description
404 id Not found
409 customer Customer cannot host common IPTV settings
404 logo Background image not available
500 internal_error File not found in database
500 internal_error <unspecified>
api/iptv/settings/deletebackgroundimage.txt · Last modified: 2020/12/15 15:15 by Joakim Andersen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki