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

# POST /v1/{+parent}/keyRings

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

Create a new KeyRing in a given Project and Location.

## Path parameters

- `parent` string, required

## Query parameters

- `keyRingId` string

## Request body

- KeyRing — A KeyRing is a toplevel logical grouping of CryptoKeys.
  - `name` string — Output only. The resource name for the KeyRing in the format `projects/*/locations/*/keyRings/*`.
  - `createTime` string, google-datetime — Output only. The time at which this KeyRing was created.

## Response `200`

Successful response

---

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