---
title: "Unenroll User from Course"
method: DELETE
path: "/v1/enrollments/enrollment-assignees/{enrollmentAssigneeId}"
tags: ["Training"]
deprecated: true
---

# Unenroll User from Course

`DELETE /v1/enrollments/enrollment-assignees/{enrollmentAssigneeId}`

> **Deprecated.**

> ❗️ End of Support Notification
> 
> As of December 5, 2025, this API is now deprecated. For more information, see [OneTrust API Sunsetting & Deprecation Guidelines](https://developer.onetrust.com/onetrust/reference/onetrust-api-sunsetting-deprecation-guidelines).


Use this API to unenroll a user from a specific course using the `enrollmentAssigneeId`.

## Path parameters

- `enrollmentAssigneeId` string, uuid, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/onetrust/apis/platform-access-management.md) · [All operations](https://skmtc.net/onetrust/apis/platform-access-management/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onetrust/platform-access-management/versions/21de3aa0b170/schema)
