User Tools

Site Tools


api:internet:request:delete

API : Internet Request Delete

Introduction

This request will delete an Internet Request.

Request

URL https://api.telecomx.dk/internet/request/REQUEST_ID
Method DELETE
Access level OWNER if user belongs to the customer.
RESELLER if customer belongs to the reseller or a sub reseller.
ADMIN.
Params REQUEST_ID Id of the Internet Request to delete.

Query examples

https://api.telecomx.dk/internet/request/12345678901234567890AAAA

Response

JSON object
success Boolean True on success

Example

{
  success: true
}

Errors

Error code Message Description
403 access_denied Insufficient access level
404 not_found Internet request not found
500 internal_error <Unspecified>
api/internet/request/delete.txt · Last modified: 2018/09/26 11:45 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki