---
title: "Delete holiday (deprecated)"
method: DELETE
path: "/holidays-core/v1/holiday/{holiday_id}"
tags: ["Holidays (deprecated)"]
deprecated: true
---

# Delete holiday (deprecated)

`DELETE /holidays-core/v1/holiday/{holiday_id}`

> **Deprecated.**

**DEPRECATED**. Call the new [Delete holiday](https://developers.pismo.io/pismo-docs/reference/delete-holiday) endpoint instead.

This endpoint is deprecated starting April 30, 2026, and final removal from both test (EXT) and production environments on October 30, 2026.

Delete a holiday.

## Path parameters

- `holiday_id` string, required

## Response `204`

No content

## Other responses

- `400` — Bad request
- `401` — Access token is missing or invalid
- `404` — Not Found
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
