User Tools

Site Tools


api:pbx:beacon:delete

API : PBX : Beacon : Delete

Request

This request deletes a beacon.

URL https://api.telecomx.dk/pbx/beacon/ID
Method DELETE
Access level MANAGER or OWNER if beacon belongs to the users customer
RESELLER if customer belongs to the reseller,
RESELLER_ADMIN and ADMIN.
Params ID Id of beacon.

Query examples

DELETE https://api.telecomx.dk/pbx/beacon/12345678901234567890ABCD

Response

JSON object
success Boolean True on success.

Example

{
  "success": true
}

Errors

Error code Message Description
404 id Beacon not found
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/pbx/beacon/delete.txt · Last modified: 2025/05/16 13:18 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki