---
title: "Delete an Electronic Seal Document"
method: DELETE
path: "/electronic_seal_documents/{electronicSealDocumentId}"
tags: ["Electronic Seal Document"]
---

# Delete an Electronic Seal Document

`DELETE /electronic_seal_documents/{electronicSealDocumentId}`

Permanently deletes an Electronic Seal Document attached to an Electronic Seal. This action is only possible when the eSeal is in done or error status. Not applicable to documents sealed with a Qualified eSeal. Warning: this operation is irreversible: once deleted, the document cannot be retrieved. The customer assumes full responsibility for this action.

## Path parameters

- `electronicSealDocumentId` string, uuid, required — The unique identifier for a resource.

## Response `204`

The resource was deleted successfully

## Other responses

- `400` — Bad request
- `401` — Access unauthorized
- `403` — Access forbidden
- `404` — Resource not found
- `405` — This method is not allowed
- `429` — Too Many Requests, please try again later.
- `500` — Internal Server Error

---

[API](https://skmtc.net/yousign/apis/public-api-v3.md) · [All operations](https://skmtc.net/yousign/apis/public-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yousign/public-api-v3/revisions/8d258c0b45d6/schema)
