Stop an active tap stream. | Name | Type | Default | Description | |:|:|:--|:--| | stop_tapRequired | object | - | An object that accepts the [stop_tap parameters](#stop_tap-parameters). | ## **stop_tap Parameters** | Name | Type | Default | Description | |:--|:|:-|:-| | control_idOptional | string | The last tap started will be stopped | ID of the tap to stop | ## **Variables** Read by the method: Set by the method: - **stop_tap_result:** (out) Success or failed. ## **Examples** ### Stop the last call tap yaml andJson version: 1.0.0 sections: main: - stop_tap: {} ### Stop a specific call tap yaml andJson version: 1.0.0 sections: main: - stop_tap: