User Tools

Site Tools


api:iptv:drmprofile:delete

API : IPTV : DRM Profile: Delete

Introduction

This request will delete an existing DRM profile.

Request

URL https://api.telecomx.dk/iptv/drmprofile/PROFILE_ID
Method DELETE
Access level RESELLER if customer has IPTVBUSINESS or IPTVPRIVATE
ADMIN
Params PROFILE_ID Id of the DRM account to delete.

Query example

DELETE https://api.telecomx.dk/iptv/drmprofile/1234567890ABCD123456789

Response

JSON object
success Boolean True on success.

Example

{
  success: true
}

Errors

Error code Message Description
404 id Profile not found
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/iptv/drmprofile/delete.txt · Last modified: 2022/09/12 08:58 by Joakim Andersen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki