---
title: "Create a holiday policy"
method: POST
path: "/holiday_policies"
tags: ["Holidays"]
---

# Create a holiday policy

`POST /holiday_policies`

## Request body

- object
  - `name` string, required
  - `country_code` string, required

## Response `201`

Created

---

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