Skip to main content

Stop a Recording

This command stops the specified active recording.

Authorizations: All

Request

stopRecording recordingId

Parameters

NameDescription

recordingId

The ID of a HMP recording.

Result

Success

OK

Error

ErrorDescription
ERROR|010003|Expected 1 parameter(s).
Got Y parameter(s)
Calling stopRecording requires 1 parameter.
ERROR|010001|'Y' is not a UUID
The recordingId provided must be a UUID.
ERROR|040001|Active recording not found
The recording with UUID 'recordingId' was not found.
ERROR|070003|Internal Server Error

An internal error occurred while stopping the recording. Please see calypso.log for details.

Example

stopRecording f678f415-0665-48cd-b141-1e95283469f1 
OK

JavaScript errors detected

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

If this problem persists, please contact our support.