Skip to main content
POST
Start or stop RTStream transcription

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

stream_id
string
required
Example:

"rts-12345"

Body

application/json
action
enum<string>
required
Available options:
start,
stop
Example:

"start"

engine
string
default:default
Example:

"default"

ws_connection_id
string
Example:

"conn-123"

Response

200 - application/json

Transcription status updated

success
boolean
Example:

true

data
object