Authorization: ********************
X-API-Key: ********************
curl --location '/transcribe' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "mediaId": "string", "channelId": "string" }'