curl --location --request DELETE 'https://core.authing.cn/api/v2/tenant/61e113fb9a411a84704ebf07/user?userId=61dd23ab23fa2bef23907756' \
--header 'Authorization: Bearer Token' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408'
{
"code": 200,
"message": "删除租户成员成功"
}