Skip to main content

Resume a Recording

This command resumes the specified paused, active recording. 

Authorizations: All

Request

resumeRecording 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 resumeRecording 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|Failed to update state

Resuming recording failed. Please see calypso.log for details.

Example

resumeRecording 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.