Retranscribe Bot
Transcribe or retranscribe a bot's audio using the Default or your provided Speech to Text Provider
Authorization
ApiKeyAuth x-meeting-baas-api-key<token>
API key for authentication
In: header
Request Body
application/json
bot_uuid*string
speech_to_text?||
webhook_url?|
Response Body
curl -X POST "https://api.meetingbaas.com/bots/retranscribe" \ -H "Content-Type: application/json" \ -d '{ "bot_uuid": "string" }'Empty
Empty
