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