{
"regionID": "string",
"tenantID": "string"
}curl --location --request PUT 'http://ct-global.ctapi-internal.ctyun.local:31111/v1/tenant/unbindingRegion' \
--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 '{
"regionID": "string",
"tenantID": "string"
}'{
"description": "成功",
"errorCode": "Success",
"message": "success",
"returnObj": null,
"statusCode": 800,
"traceID": "ace8b8345c3d673f05c440b7b5c093c0"
}