---
title: "Creates a CVE-ID-Range for the specified year (accessible to Secretariat)"
method: POST
path: "/cna/cve-id-range/{year}"
tags: ["cna"]
---

# Creates a CVE-ID-Range for the specified year (accessible to Secretariat)

`POST /cna/cve-id-range/{year}`

## Headers

- `CVE-API-ORG` string
- `CVE-API-USER` string
- `CVE-API-KEY` string

## Response `200`

The CVE-ID-Range was created

## Other responses

- `400` — Bad Request
- `401` — Not Authenticated
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [All operations](https://skmtc.net/vulnerability-lookup/apis/vulnerability-lookup-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vulnerability-lookup/vulnerability-lookup-api/versions/e6ef25beb687/schema)
