Mute a list of participants in a conference call
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Uniquely identifies the conference by id or name
Array of unique identifiers and tokens for controlling the call. When empty all participants will be muted.
Region where the conference data is located. Defaults to the region defined in user's data locality settings (Europe or US).
Australia, Europe, Middle East, US "US"
Successful response upon making a conference command.
{ "result": "ok" }