---
title: "Imports a specific year's holidays for the specified country code from nager.at"
method: POST
path: "/api/holidays/import"
tags: ["Holidays"]
---

# Imports a specific year's holidays for the specified country code from nager.at

`POST /api/holidays/import`

## Query parameters

- `year` integer, required
- `countryCode` string, required

## Response `200`

OK

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `404` — NotFound

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
