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