---
title: "Archives a period"
method: DELETE
path: "/Timetable/Periods/{periodId}"
tags: ["Timetable"]
---

# Archives a period

`DELETE /Timetable/Periods/{periodId}`

**Requires permissions:** *AcademicStaff* or *AcademicSupport* or *StudentFacing* or *StudentFacing*

## Path parameters

- `periodId` string, guid, required

## Response `200`

Success - Archived a period

## Other responses

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

---

[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)
