User Tools

Site Tools


api:tce:delete

API : TCE box Delete

Introduction

This request will delete the specified TCE box, and any CPR loggers associated with it.

Request

URL https://api.telecomx.dk/tce/TCE_ID
Method DELETE
Access level MANAGER, OWNER, RESELLER and ADMIN
Param TCE_ID MAC address of the TCE box (12 hex-char string)

Query example

DELETE https://api.telecomx.dk/tce/1234567890AB

Response

Json object
success Boolean True on success

Example

{
  success: true
}

Errors

Error code Message Description
403 access_denied Insufficient access level
404 tce TCE box not found
500 internal_error <Unspecified>
api/tce/delete.txt · Last modified: 2016/03/30 11:00 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki