Skip to main content
DELETE
Stop conference recording
Stop an active conference recording. Vobiz stops media capture and returns an empty success response.
This endpoint does not return a recording ID or download URL.
Treat only 204 No Content as a successful stop response. Handle any other status as an error in your application.

Path parameters

Request body

No request body required.

Example request

Response

204 No Content
A 204 response indicates that Vobiz stopped the recording. Recording callback delivery and recording retrieval are not currently guaranteed by this flow.

Authorizations

X-Auth-ID
string
header
required

Your Vobiz account Auth ID

X-Auth-Token
string
header
required

Your Vobiz account Auth Token

Path Parameters

auth_id
string
required

Your account Auth ID

Example:

"MA_XXXXXX"

conference_name
string
required

Response

204

Recording stopped