Authorization: Bearer ********************
curl --location 'https://tk.wxdatas.cn/v1/audio/translations' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'model=""' \ --form 'prompt=""' \ --form 'response_format=""' \ --form 'temperature=""'
{ "text": "string" }