audio

Transcribe audio

Transcribe audio file to text

post/api/audio/{agentId}/transcriptions

Path parameters

agentIdstring uuid required

ID of the agent

Response

Audio transcribed successfully

successboolean

Example response

{
  "success": true
}