"Content-Type": "audio/mp3"
curl --location --request PUT 'http://dev-cn.your-api-server.com<Presigned Upload URL>' \ --header 'Authorization: Bearer [API Key]' \ --header 'Content-Type: audio/mp3'
{}