curl --location --request DELETE 'https://core.authing.cn/api/v2/orgs/nodes/remove' \ --header 'Authorization: Bearer token' \ --header 'x-authing-userpool-id: 61cc2c7bb686e2767125230d'
{ "code": 200, "message": "删除成功" }