curl --location --request POST 'http://dev-cn.your-api-server.com/api/v1/cancel' \
--header 'Authorization: xxxxxxxxx' \
--header 'content-type: application/json' \
--data-raw '{
"job": "string"
}'{
"code": "200",
"data": "C22802534F1B08F4BE1DA42B5AF4A366",
"msg": ""
}