Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Table of contents

stopRecording

Description

Stop the current recording.

Fields

Field Type Description Default
id string Optional. ID of the step. Generated UUID
description string Optional. Description of the step.  
action string Required. The action to perform.  

Examples

{
  "action": "stopRecording"
}