Case Management
Update an Alert
Updates an alert record.
PUT
Authorizations
Use your API key to access BlinkOps API. To generate an API key, please log in to your BlinkOps account and navigate to the API Keys section in the user settings page. Add the generated key to your request headers as BLINK-API-KEY.
Body
*/*
Alert Data
Example:
"Malware detected and blocked by CrowdStrike Falcon"
Example:
"{\"process\": \"malware.exe\", \"action\": \"blocked\"}"
Example:
"CrowdStrike Falcon Detection"
Example:
3
Available options:
Malware
, Ransomware
, Adware
, Spyware
, Crypto Miner
, Data Exfiltration
, Insider Threat
, Network Intrusion
, DoS
, DDoS
, MITM
, SQL Injection
, Email Spoofing
, DNS Spoofing
, C2 Communications
, Rogue Device
, Brute Force
, Phishing
, Compromised Credentials
, Account Takeover
, Physical
, Vulnerability
, Reconnaissance
, Domain Takeover
, Lateral Movement
, Network Exposure
, Data Exposure
, Credential Exposure
, Suspicious User Activity
, Suspicious Login
, Suspicious Network Activity
, Suspicious USB Device
, Security Policy Violation
, Security Compliance Violation
Example:
"Endpoint Detection and Response (EDR)"
Available options:
CrowdStrike
, Checkpoint
, Delinea
, Securonix
, Falcon LogScale
, Splunk
, ArcSight
, SolarWinds Service Desk
, Datadog
, SentinelOne
, Microsoft Defender For Cloud
, Microsoft Defender For Cloud Apps
, Microsoft Defender For Endpoints
Example:
"CrowdStrike"
Response
200
*/*
OK
Example:
"Malware detected and blocked by CrowdStrike Falcon"
Example:
"{\"process\": \"malware.exe\", \"action\": \"blocked\"}"
Example:
"CrowdStrike Falcon Detection"
Example:
3
Available options:
Malware
, Ransomware
, Adware
, Spyware
, Crypto Miner
, Data Exfiltration
, Insider Threat
, Network Intrusion
, DoS
, DDoS
, MITM
, SQL Injection
, Email Spoofing
, DNS Spoofing
, C2 Communications
, Rogue Device
, Brute Force
, Phishing
, Compromised Credentials
, Account Takeover
, Physical
, Vulnerability
, Reconnaissance
, Domain Takeover
, Lateral Movement
, Network Exposure
, Data Exposure
, Credential Exposure
, Suspicious User Activity
, Suspicious Login
, Suspicious Network Activity
, Suspicious USB Device
, Security Policy Violation
, Security Compliance Violation
Example:
"Endpoint Detection and Response (EDR)"
Available options:
CrowdStrike
, Checkpoint
, Delinea
, Securonix
, Falcon LogScale
, Splunk
, ArcSight
, SolarWinds Service Desk
, Datadog
, SentinelOne
, Microsoft Defender For Cloud
, Microsoft Defender For Cloud Apps
, Microsoft Defender For Endpoints
Example:
"CrowdStrike"
Was this page helpful?