User Tools

Site Tools


api:pbx:menurouter:delete

API : PBX : Menu Router Delete

Introduction

This request will delete a Menu router.

Request

URL https://api.telecomx.dk/pbx/menurouter/MENU_ROUTER_ID
Method DELETE
Access level MANAGER or OWNER if user belongs to the customer who owns it.
RESELLER if customer belongs to the reseller.
ADMIN.
params MENU_ROUTER_ID Id Id of the menu router to delete.

Response

JSON object
success Boolean true on success.

Example

{
  success: true
}

Errors

Error code Message Description
400 bad_request Id not found in request URI
404 not_found menu router not found
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/pbx/menurouter/delete.txt · Last modified: 2018/09/17 11:38 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki