Skip to main content
POST
Create Blacklisted Process Rule

Yetkilendirmeler

Authorization
string
header
gerekli

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Gövde

application/json
process_name
string
gerekli

Process filename (e.g. CheatEngine.exe, fiddler.exe).

Örnek:

"x64dbg.exe"

is_active
boolean
varsayılan:true
severity
enum<string>
varsayılan:suspicious
Mevcut seçenekler:
suspicious,
ban
Örnek:

"ban"

description
string

Context note on why this process is flagged.

Örnek:

"Disassembler and debugger process"

Yanıt

Blacklist rule added.

success
boolean
Örnek:

true

data
object