v1

latestOpenAPI 3.0.02026-07-17316378.3 KB
Conference

/v0.1/ConferencePlay/

Plays media to one or all conference members

post/v0.1/ConferencePlay/

Response

Response

Message'Conference Play Executed' | 'ConferenceName Parameter must be present' | 'FilePath Parameter must be present' | 'MemberID Parameter must be present' | 'Conference Play Failed -- Conference not found' | 'Conference Play Failed' required

Response message

Successboolean required

Whether the request was successful or not

Example response

{
  "Message": "Conference Play Executed",
  "Success": true
}