API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/telephony/conferences/{room}/mute/{memberId}

POST/v1/telephony/conferences/{room}/mute/{memberId}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
roomerforderlichstring
memberIderforderlichstring

Beispiel

curl -X POST https://api.codemeta-os.de/v1/telephony/conferences/{room}/mute/{memberId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.telephony.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche