---
title: "DELETE /enrollments/{enrollmentId}"
method: DELETE
path: "/enrollments/{enrollmentId}"
---

# DELETE /enrollments/{enrollmentId}

`DELETE /enrollments/{enrollmentId}`

Deletes an enrollment request. Only enrollments in DRAFT status can be deleted. This operation is idempotent.

## Path parameters

- `enrollmentId` string, required — The Stedi-assigned identifier for the enrollment you want to delete.

## Response `200`

DeleteEnrollment 200 response

## Other responses

- `400` — ValidationException 400 response
- `401` — UnauthorizedException 401 response
- `403` — AccessDeniedException 403 response
- `404` — ResourceNotFoundException 404 response
- `429` — QuotaExceededException 429 response
- `500` — InternalFailureException 500 response
- `503` — ServiceUnavailableException 503 response
- `504` — GatewayTimeoutException 504 response

---

[API](https://skmtc.net/stedi/apis/stedi-enrollment.md) · [All operations](https://skmtc.net/stedi/apis/stedi-enrollment/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stedi/stedi-enrollment/versions/0a692cc4f303/schema)
