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

# POST /v1/{+parent}/annotations

`POST /v1/{+parent}/annotations`

Creates an Annotation

## Path parameters

- `parent` string, required

## Query parameters

- `requestId` string

## Request body

- Annotation — Message describing an Annotation
  - `labels` object — Labels as key value pairs.
  - `createTime` string, google-datetime — Output only. Create time stamp.
  - `name` string — name of resource.
  - `updateTime` string, google-datetime — Output only. Update time stamp.
  - `type` 'TYPE_UNSPECIFIED' | 'TYPE_LEGACY_EXPORT_CONSENT' | 'TYPE_QWIKLAB' — Type of an annotation.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/rapidmigrationassessment.md) · [All operations](https://skmtc.net/google/apis/rapidmigrationassessment/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/rapidmigrationassessment/versions/18b4406a94df/schema)
