api:flexcare:dialog:languages:delete
Table of Contents
API : FlexCare : Dialog : Languages : Delete
Introduction
This endpoint is used to delete an existing language
Request
| URL | https://api.telecomx.dk/flexcare/dialog/language/LANGUAGE_ID | ||
|---|---|---|---|
| Method | DELETE | ||
| Access level | RESELLER_ADMIN, ADMIN | ||
| Params | LANGUAGE_ID | Unique id of the language | |
Query example
https://api.telecomx.dk/flexcare/dialog/language/1234567890qwertyuiopqwer
Response
| JSON Object | ||
|---|---|---|
| success | boolean | Whether the language has been updated or not |
Errors
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 404 | not_found | Language not found |
| 500 | internal_error | <Unspecified> |
api/flexcare/dialog/languages/delete.txt · Last modified: 2025/07/14 10:37 by Mikkel Frederiksen