---
title: "POST /v1/{+parent}/notes:batchCreate"
method: POST
path: "/v1/{+parent}/notes:batchCreate"
tags: ["projects"]
---

# POST /v1/{+parent}/notes:batchCreate

`POST /v1/{+parent}/notes:batchCreate`

Creates new notes in batch.

## Path parameters

- `parent` string, required

## Request body

- BatchCreateNotesRequest — Request to create notes in batch.
  - `notes` object — Required. The notes to create. Max allowed length is 1000.

## 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)
