Storm Scanner
CtrlK
Go To Storm
  • πŸ‘‹Welcome to Storm Scanner
  • Fundamentals
    • πŸ› οΈGetting set up
      • πŸ“šGenerating PINS and Downloading the Scanner
        • πŸ–₯️Generating and Viewing on the Dashboard
        • πŸ“Generating and Viewing on Discord
        • πŸ•΅οΈToggling Public and Private Scans
      • πŸ”—Custom Webhook
      • πŸ”˜Scan Toggles
    • πŸ”Custom Strings
      • πŸ’»Adding and Removing Processes
      • πŸ“œAdding Custom Strings
      • πŸ‘€Extracting your Own Strings
      • πŸ”ŽSearching and Removing Custom Strings
    • πŸ’»Custom Yara
      • πŸ“œInformation on Rules
      • ✏️Basic Rule Examples
  • πŸ› οΈDevelopers
    • Public Reference
      • User Scan History
      • Results
    • Enterprise Reference
      • Generate A Scan Pin
      • Remove Enterprise User
  • ⁉️Troubleshooting
    • ❌False Detections
    • πŸ“”Error: Possible Bypass Attempt
    • πŸ”§Storm Not Scanning
    • Debug Mode
      • πŸ› οΈHow To Use Debug Mode
      • ❓Common Questions
Powered by GitBook
On this page
  1. πŸ› οΈDevelopers
  2. Enterprise Reference

Remove Enterprise User

Checking A Users Scan History

POST https://stormss.cc/api/enterprise/remove_user/

Remove A Enterprise User From Your Community

Headers

Name
Value

Content-Type

application/json

JSON

Name
Type
Description

member_id

string

Enterprise Members Discord ID

api_key

string

API Key

Response

{
  "Success": true
}
{
  "error": "Invalid request"
}
PreviousGenerate A Scan PinNextFalse Detections

Last updated 7 months ago