User Tools

Site Tools


api:iptv:flexcareconference:responsecommands

API : IPTV : FlexCare Conference : Response to commands

Introduction

This endpoints is for response to a command from tablet.

Request

URL https://api.telecomx.dk/iptv/flexcareconference/meeting/FLEXCARE_CONFERENCE_ID/commands/response
Method POST
Access level RESELLER, ADMIN
Params FLEXCARE_CONFERENCE_ID Id of the FlexCare Conference meeting.
Body token String Session token for authentication.

Query example

https://api.telecomx.dk/iptv/flexcareconference/meeting/1234567890123457890CCCC/commands/response

Response

JSON object
success Bollean If true then success

Example

{
    success: true
}

Errors

Error code Message Description
403 token Access denied
404 commands Commands not found
404 device Device not found
404 meeting Meeting not found
404 device Device not found in meeting
500 internal_error <Unspecified>
api/iptv/flexcareconference/responsecommands.txt · Last modified: 2025/02/19 14:20 by Gudni Sigurdsson

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki