---
title: "Import OSS Scan"
method: POST
path: "/v1/scans/import"
---

# Import OSS Scan

`POST /v1/scans/import`

Import scan details

## Response `200`

- object — Scan is a single scan object
  - `id` string, required
  - `message` string, required

## Other responses

- `400`
- `401`
- `500`

## Changes

- **2023-12-05** `5c3748c387f7` — 20 warning, 4 info
  - deleted the `header` request parameter `X-Team-Id`
  - deleted the `query` request parameter `name`
  - removed the optional property `code` from the response with the `400` status
  - removed the optional property `code` from the response with the `401` status
  - …20 more

[Change history](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/scans/import/post.md)

---

[API](https://skmtc.dev/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.dev/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/projectdiscovery/pdcp-api/revisions/cd865d59d034/schema)
