User Tools

Site Tools


api:tce:cprdelete

API : TCE : PC client Delete

Introduction

This request will delete the specified PC client.

Request

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

Query example

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

Response

Json object
success Boolean True on success

Example

{
  success: true
}

Errors

Error code Message Description
403 access_denied Insufficient access level
404 id Not found
500 internal_error <Unspecified>
api/tce/cprdelete.txt · Last modified: 2016/10/30 14:35 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki