POST
/
api
/
v1
/
assets
/
{public_id}
/
transcribe
Transcribe Asset
curl --request POST \
  --url https://api.example.com/api/v1/assets/{public_id}/transcribe
{}

Path Parameters

public_id
string
required

Query Parameters

template_id
string | null
asr_engine
string | null
vocab
string | null

Response

Successful Response

The response is of type Response Transcribe Asset Api V1 Assets Public Id Transcribe Post · object.