{
"roleId": null
}curl --location '/admin/api/role/delete' \
--header 'authorization: Bearer xxxxx' \
--header 'tenant-id;' \
--header 'orgId;' \
--header 'Content-Type: application/json' \
--data '{
"roleId": null
}'{
"code": null,
"msg": "",
"data": {},
"timestamp": 0
}