UpdateConferenceMemberRequest schema from Bandwidth voice API
Type: objectProperties: 3
CommunicationsCPaaSVoiceMessagingTelephonySMSMFA
UpdateConferenceMemberRequest is a JSON Structure definition published by Bandwidth, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/bandwidth/refs/heads/main/json-structure/voice-update-conference-member-request-structure.json",
"name": "UpdateConferenceMemberRequest",
"description": "UpdateConferenceMemberRequest schema from Bandwidth voice API",
"type": "object",
"properties": {
"mute": {
"type": "boolean",
"description": "Whether to mute the member"
},
"hold": {
"type": "boolean",
"description": "Whether to place the member on hold"
},
"callIdsToCoach": {
"type": "array",
"items": {
"type": "string"
},
"description": "List of call IDs that this member should coach"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.