curl --location --request POST 'https://core.authing.cn/api/v2/orgs/nodes/onoi9h99oi087g4fw0jf2jfo/move' \
--header 'Authorization: Bearer token ' \
--header 'x-authing-userpool-id: 61cc2c7bb686e2767125230d ' \
--data-urlencode 'orgId=613ef19b62aebcf24c423ff4' \
--data-urlencode 'targetParentId=67jn6jknkvfaebcf24c423ff4'
{
"code": 200,
"message": "获取成功",
"data": true
}