api:flexcare:stbprofile:delete
Table of Contents
API : FlexCare : STB-profile : Delete
Introduction
This endpoint is used to delete an existing STB-profile
Request
| URL | https://api.telecomx.dk/flexcare/stbprofile/PROFILE_ID | ||
|---|---|---|---|
| Method | DELETE | ||
| Access level | RESELLER_ADMIN, ADMIN | ||
| Params | PROFILE_ID | Unique id of the profile | |
Query example
https://api.telecomx.dk/flexcare/stbprofile/1234567890qwertyuiopqwer
Response
| JSON Object | ||
|---|---|---|
| success | boolean | Whether the profile has been deleted or not |
Errors
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 404 | not_found | Profile not found |
| 500 | internal_error | <Unspecified> |
api/flexcare/stbprofile/delete.txt · Last modified: 2025/11/04 08:07 by Mikkel Frederiksen