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

# POST /v1/{+parent}/catalogs

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

Creates a new catalog.

## Path parameters

- `parent` string, required

## Query parameters

- `catalogId` string

## Request body

- Catalog — Catalog is the container of databases.
  - `createTime` string, google-datetime — Output only. The creation time of the catalog.
  - `deleteTime` string, google-datetime — Output only. The deletion time of the catalog. Only set after the catalog is deleted.
  - `expireTime` string, google-datetime — Output only. The time when this catalog is considered expired. Only set after the catalog is deleted.
  - `updateTime` string, google-datetime — Output only. The last modification time of the catalog.
  - `name` string — Output only. The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}

## Response `200`

Successful response

---

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