Skip to main content

stopRecording

Stop the current recording.

Fields

FieldTypeDescriptionDefault
idstringOptional. ID of the step.Generated UUID
descriptionstringOptional. Description of the step.
actionstringRequired. The action to perform.

Examples

{
"action": "stopRecording"
}