---
title: "DELETE /documents/{documentId}"
method: DELETE
path: "/documents/{documentId}"
---

# DELETE /documents/{documentId}

`DELETE /documents/{documentId}`

Deletes the specified PDF document associated with a transaction enrollment.

## Path parameters

- `documentId` string, required — The document ID for the PDF document you want to delete. The document ID is returned in the responses for the [Retrieve Enrollment](/healthcare/api-reference/get-enrollment) and [List Enrollments](/healthcare/api-reference/get-enrollment-list-enrollments) endpoints.

## Response `200`

DeleteEnrollmentDocument 200 response

## Other responses

- `400` — ValidationException 400 response
- `401` — UnauthorizedException 401 response
- `403` — AccessDeniedException 403 response
- `404` — ResourceNotFoundException 404 response
- `500` — InternalFailureException 500 response

## Changes

- **2026-01-21** `b19b400b9f70` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stedi/apis/stedi-enrollment/changes/documents/:documentId/delete.md)

---

[API](https://skmtc.dev/stedi/apis/stedi-enrollment.md) · [All operations](https://skmtc.dev/stedi/apis/stedi-enrollment/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stedi/stedi-enrollment/revisions/2c71286da5c8/schema)
