---
title: "POST /v1/{+name}:exportSBOM"
method: POST
path: "/v1/{+name}:exportSBOM"
tags: ["projects"]
---

# POST /v1/{+name}:exportSBOM

`POST /v1/{+name}:exportSBOM`

Generates an SBOM for the given resource.

## Path parameters

- `name` string, required

## Request body

- ExportSBOMRequest — The request to generate and export SBOM. Target must be specified for the request.
  - `cloudStorageLocation` CloudStorageLocation — Empty placeholder to denote that this is a Google Cloud Storage export request.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/containeranalysis.md) · [All operations](https://skmtc.dev/google/apis/containeranalysis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/containeranalysis/revisions/024ed008c491/schema)
