Skip to main content
POST
add a staged finding

Authorizations

Authorization
string
header
required

API key in Bearer token format

Path Parameters

analysis_node_id
string
required

Body

application/json
type
enum<string>
required
Available options:
access_control,
authorization,
reentrancy,
arithmetic,
input_validation,
logic,
dos,
upgradeability,
economic,
oracle,
state_exposure,
gas
level
enum<string>
required
Available options:
critical,
high,
medium,
low
name
string
required
explanation
string
required
scope_id
string
required
recommendation
string | null
reference
string | null

Response

Successful Response

success
boolean
required