{
"regionID": "nm8",
"ID": "e993eff4-12c3-23cf-6a5a-196bb235496a"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/userdata' \
--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": "nm8",
"ID": "e993eff4-12c3-23cf-6a5a-196bb235496a"
}'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
"userdata":"UmVidWlsZDJUZXN0MjAyMjExMjQxMzEx"
},
"statusCode":800
}