# Checks the privilege level of user Checks the privilege level of the user. The 5 levels are public, user, admin, flux team and app owner. Endpoint: POST /id/checkprivilege Version: 6.6.1 Security: ZelID ## Request fields (text/plain): - `zelid` (string) ZelID - `signature` (string) Signature of signed loginPhrase with ZelID ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status