curl --location --request POST 'https://callapi.xfyun.cn/v1/service/v1/aicall/outbound/v1/task/start?token=08236d0aeeee4d5b566db5f4adc41a63' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "129"
}'
{
"code": 0,
"message": "string",
"result": {}
}