---
title: "Create a new Standard Vocabulary"
method: POST
path: "/standardvocab"
tags: ["metadata"]
---

# Create a new Standard Vocabulary

`POST /standardvocab`

Requires that the request body contains a List[String] of terms.

## Request body

- string[]

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Not authorized
- `403` — Forbidden

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
