Skip to main content
PATCH
Update issue asset

Path Parameters

id
string<uuid>
required

Issue ID

assetId
string<uuid>
required

Asset ID

Body

application/json
asset_owner
string

Who is responsible for this asset — email, team name, cloud account ID, etc.

matcher_name
string
metadata
object
status
enum<string>
Available options:
open,
fixed,
ignored

Response

Asset updated

created_by
string
required

Email of the user who added this asset

first_seen
string<date-time>
required
id
string<uuid>
required
issue_id
string<uuid>
required
last_seen
string<date-time>
required
status
enum<string>
default:open
required
Available options:
open,
fixed,
ignored
target_type
string
default:host
required
asset_owner
string | null

Who is responsible for this asset — email address, team name, cloud account ID, or any identifier that helps track down the right person/team to remediate it

host
string | null
ip_address
string | null
matcher_name
string | null

Template match name (e.g. nuclei matcher)

metadata
object
port
integer | null
target
string | null

Generic target identifier (ARN, bundle ID, repo path, etc.)

url
string | null