Stop an active background recording. | Name | Type | Default | Description | |:--|:|:--|:| | stop_record_callRequired | object | - | An object that accepts the [stop_record_call parameters](#stop_record_call-parameters). | ## **stop_record_call Parameters** | Name | Type | Default | Description | |:--|:|:-|:-| | control_idOptional | string | The last started recording will be stopped | Identifier for the recording to stop | ## **Variables** Read by the method: Set by the method: - **stop_record_call_result:** (out) success | failed ## **Examples** ### Stop last call recording yaml andJson version: 1.0.0 sections: main: - stop_record_call: {} ### Stop a specific call recording yaml andJson version: 1.0.0 sections: main: - stop_record_call: