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

# POST /v1alpha/{+parent}/notes

`POST /v1alpha/{+parent}/notes`

Create a new note for an issue.

## Path parameters

- `parent` string, required

## Request body

- Note — Developer notes for an issue.
  - `name` string — Output only. Identifier. Format: "projects/{project}/apps/app/issues/{issue}/notes/{note}".
  - `body` string — Immutable. The body of the note.
  - `author` string — Output only. The email of the author of the note.
  - `createTime` string, google-datetime — Output only. Time when the note was created.

## Response `200`

Successful response

---

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