User Tools

Site Tools


api:iptv:stbwhitelistremove

API : TV : Whitelist remove

Introduction

This request is used to remove an STB from the whitelist.

Request

URL https://api.telecomx.dk/tv/whitelist/STB-ID
Method POST
Access level ADMIN
Params STB-ID MAC address of STB to remove.

Query example

DELETE https://api.telecomx.dk/tv/whitelist/12:34:56:78:90:12

Response

JSON object
success Boolean True on success.

Example

{
  success: true
}

Errors

Error code Message Description
404 id Not found
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/iptv/stbwhitelistremove.txt · Last modified: 2022/02/15 10:49 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki