userID: ********************{
"regionID": "nm8",
"bucket": "ztces-230404-create",
"key": "ces3.txt",
"ACL": "private",
"storageClass": "STANDARD"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/oss/create-multipart-upload' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'userID: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "nm8",
"bucket": "ztces-230404-create",
"key": "ces3.txt",
"ACL": "private",
"storageClass": "STANDARD"
}'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
"bucket":"ztces-230404-create",
"key":"ces3.txt",
"uploadID":"2~MJGKGlymWrfe36O99u6BroF3u3-bdRU"
},
"statusCode":800
}