curl --location --request POST 'http://dev-cn.your-api-server.com/v0/batch/jobs' \ --header 'X-Hume-Api-Key: YOUR_API_KEY'
{ "job_id": "job_id" }