---
title: "Delete Weekend Leave Weekend"
method: DELETE
path: "/WeekendLeave/Weekends/{Id}"
tags: ["Weekendleave"]
---

# Delete Weekend Leave Weekend

`DELETE /WeekendLeave/Weekends/{Id}`

**Requires permission:** *AcademicSupport*

Archives a Weekend Leave Weekend entity

## Path parameters

- `id` string, required

## Query parameters

- `page` integer, required
- `pageSize` integer, required
- `includes` string[], nullable
- `sort` string, nullable
- `filter` string, nullable

## Response `200`

Success - Archived Weekend

## Other responses

- `204` — No Content
- `400` — An Error Occurred - Could not archive Weekend
- `401` — Unauthorized
- `403` — Forbidden

---

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