Conference Members
Stop Playing Audio to a Member
Interrupt in-progress audio playback for one or more Vobiz conference members via DELETE - stop whisper files or hold music mid-stream across 130+ countries.
DELETE
Stop audio for a member
Authentication required:
X-Auth-ID- Your account ID (e.g.,{auth_id})X-Auth-Token- Your account Auth TokenContent-Type: application/json
If no audio is currently playing to the specified member(s), this call has no effect but still returns success.
The
member_id can be a specific member ID, a comma-separated list, or all to stop audio for all members.Request Body
JSON
Response
A successful stop returns204 No Content with an empty body.
Response - 204 No Content