api:iptv:servicecases:delete
Table of Contents
API : IPTV : Service cases : Delete
Introduction
This will delete a single service case.
A service case is created when service is needed for a FlexCare android tablet or STB
Request
| URL | https://api.telecomx.dk/iptv/servicecase/SERVICE_CASE_ID | |
|---|---|---|
| Method | DELETE | |
| Access level | RESELLER_ADMIN ADMIN |
|
| Param | SERVICE_CASE_ID | Id of the service case (24 hex-char string) |
Query examples
https://api.telecomx.dk/iptv/servicecase/12345678901234567890ABCD
Response
| JSON object | ||
|---|---|---|
| success | Boolean | True if service case was effectively deleted |
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | id | Not found |
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |
api/iptv/servicecases/delete.txt · Last modified: 2023/11/29 10:37 by Mikkel Frederiksen