---
title: "Partial Update Preflight Detected Asset"
method: PATCH
path: "/targets/{target_id}/pre-scan-configuration/assets/{id}/"
tags: ["Preflight"]
---

# Partial Update Preflight Detected Asset

`PATCH /targets/{target_id}/pre-scan-configuration/assets/{id}/`

Log requests and log last_access

## Path parameters

- `id` string, required — A unique Base58 value identifying this object.
- `target_id` string, required

## Request body

- PatchedPreflightDetectedAsset
  - `id` string — A unique Base58 value identifying this object.
  - `host` string, uri — Host of the detected asset.
  - `ignored` boolean — Whether the detected asset is ignored.

## Response `200`

- PreflightDetectedAsset
  - `id` string, required — A unique Base58 value identifying this object.
  - `host` string, uri, required — Host of the detected asset.
  - `ignored` boolean — Whether the detected asset is ignored.

## Other responses

- `400`
- `401`
- `403`
- `404`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
