---
title: "Delete an enrollment"
method: DELETE
path: "/api/v1/enrollments/{id}"
tags: ["Enrollments"]
---

# Delete an enrollment

`DELETE /api/v1/enrollments/{id}`

An additional request must be made to Canvas to delete the enrollment and remove it from the Catalog Student Dashboard.

## Path parameters

- `id` integer, required

## Response `204`

enrollment deleted

---

[API](https://skmtc.net/instructure/apis/canvas-catalog-api.md) · [All operations](https://skmtc.net/instructure/apis/canvas-catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/canvas-catalog-api/revisions/78578cd3e37a/schema)
