---
title: "Delete Enrollment"
method: DELETE
path: "/Enrollment/{Id}"
tags: ["Enrollment"]
---

# Delete Enrollment

`DELETE /Enrollment/{Id}`

## Path parameters

- `Id` string, uuid, required

## Headers

- `PackageId` string, uuid, required

## Response `200`

Enrollment deleted

## Other responses

- `404` — Enrollment not found

---

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