Skip to main content

Stop a Recording

Stops the recording. It is no longer accessible as a recording and must be accessed as a video.

Authorizations: Recordings - RECORD

Requests

DELETE /apis/recordings/:recordingId

Response

Success

(Empty payload)

Error

Code

Payload

 Description

404
{"code":"040001", "name":"RecordingNotFound",
"message":"Active recording not found",
"httpStatusCode":404}

Recording with UUID recordingId not found.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.