User Tools

Site Tools


api:pbx:callvariable:delete

API : PBX : Call Variable Delete

Introduction

This request will return the value of a variable on an ongoing call.

Request

URL https://api.telecomx.dk/pbx/callvariable/CALL_ID/VARIABLE_NAME
Method DELETE
Access level PERSONAL, VIEWER, MANAGER, OWNER, RESELLER, ADMIN.
Param CALL_ID Id of call.
VARIABLE_NAME Name of the variable.

Query example

DELETE https://api.telecomx.dk/pbx/variable/pbx4.telecomx.dk:45455544.43/onduty

Response

Json object
success Boolean True on success

Example

{
  success: true
}

Errors

Error code Message Description
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/pbx/callvariable/delete.txt · Last modified: 2020/08/10 12:52 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki