{
"orgID": 72
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/vdc/delete-vdc' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'Content-Type: application/json' \
--data-raw '{
"orgID": 72
}'{
"description": "成功",
"errorCode": "Success",
"message": "success",
"returnObj": null,
"statusCode": 800,
"traceID": "bbcbf5294b4e8043dcf4325d8657770d"
}