Conference
/v0.1/ConferenceHold/
Put one or more conference members on hold
post/v0.1/ConferenceHold/
Response
Response
Example response
{
"Message": "Conference Hold Executed",
"Members": [
"13",
"42"
],
"Success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.