Skip to content

Commit ecb2eed

Browse files
committed
remove control_id from transcribe_stop.mdx
1 parent aac69e2 commit ecb2eed

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

fern/products/swml/pages/reference/methods/calling/transcribe_stop.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,8 @@ Stop the transcription currently running on the call, started with [`transcribe`
1616

1717
## **Variables**
1818

19-
<ParamField path="transcribe_control_id" type="string" toc={true}>
20-
Read by the method. Identifier of the active transcription, set by `transcribe`.
21-
</ParamField>
22-
23-
2419
<ParamField path="transcribe_stop_result" type="success | failed" toc={true}>
25-
Set by the method. Whether the transcription stopped successfully.
20+
Whether the transcription stopped successfully.
2621
</ParamField>
2722

2823
## **Example**

0 commit comments

Comments
 (0)