User Tools

Site Tools


api:iptv:recordings:deleteall

API : IPTV : Recordings : Delete All

Delete all recordings a customer has.

Request

URL https://api.telecomx.dk/iptv/recording?all=true
Method DELETE
Access level MANAGER, OWNER, RESELLER, ADMIN.
Query customer Id [optional] Id of customer to perform the deletion on. Default to users own customer.
all Boolean Must be set true.

Query examples

DELETE https://api.telecomx.dk/iptv/recording?all=true

Response

JSON object
success Boolean True on success.

Example

{
  "success": true
}

Errors

Error code Message Description
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/iptv/recordings/deleteall.txt · Last modified: 2020/06/24 09:58 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki