Skip to main content
PUT
Clear Suspicious Flags

Authorizations

Authorization
string
header
required

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

Body

application/json
computerId
integer
required
Example:

12

action
enum<string>
required
Available options:
clear-suspicious
Example:

"clear-suspicious"

Response

Suspicious flags cleared.

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"