Captions

Captions start captions

POST
/api/v1/captions/start

Authorization

tenant-api-key
x-api-key<token>

Tenant API key (backend only — never expose to a browser)

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/api/v1/captions/start" \  -H "Content-Type: application/json" \  -d '{}'
Empty