Conference Recording
Stop conference recording
Stop an active Vobiz conference recording via DELETE - finalizes the audio file and makes it available for download according to your account retention policy.
DELETE
Stop conference recording
After stopping, the recording file may take a few moments to process. The file will remain accessible per your account retention policy.
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
auth_id | string | Yes | Your Vobiz account ID |
conference_name | string | Yes | Name of the conference |
Request body
No request body required.Example request
Response
204 No Content
204 response indicates the recording was stopped successfully. The recording file is available at the URL returned by Start Recording, or via the callback_url if configured.