curl --location --request POST 'https://qianfan.baidubce.com/wenxinworkshop/dataset/release?access_token =' \
--header 'Content-Type;' \
--header 'x-bce-date;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"datasetId": 8174
}'
{
"log_id": "string",
"status": 0,
"success": true,
"result": true
}