User Tools

Site Tools


api:pbx:conference:kickall

API : PBX : Conference Kick all

Introduction

This request will terminate the call for all participants in the conference.

Request

URL https://api.telecomx.dk/pbx/conference/CONFERENCE_ID/kickall
Method GET
Access level MANAGER or OWNER if user belongs to the customer who owns it.
RESELLER if customer belongs to the reseller.
ADMIN.
params CONFERENCE_ID Id Id of the conference.

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 Conference not found
409 id Not possible - there are no callers in the conference
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/pbx/conference/kickall.txt · Last modified: 2018/09/01 13:27 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki