curl --location --request DELETE 'https://core.authing.cn/api/v2/tenant/Bearer token/admin/61de786b31d27307c7ce66c3' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408' \
--header 'Authorization: Bearer token'
{
"code": 200,
"message": "取消租户管理员成功"
}