api:flexcare:dialog:profiles:delete
Table of Contents
API : FlexCare : Dialog : Profiles : Delete
Introduction
This endpoint is used to delete a profile
Request
| URL | https://api.telecomx.dk/flexcare/dialog/profile/PROFILE_ID | ||
|---|---|---|---|
| Method | DELETE | ||
| Access level | RESELLER_ADMIN, ADMIN | ||
| Params | PROFILE_ID | Unique id of the profile | |
Query example
https://api.telecomx.dk/flexcare/dialog/profile/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/dialog/profiles/delete.txt · Last modified: 2025/07/14 10:46 by Mikkel Frederiksen