---
title: "Delete an eNotary package"
method: DELETE
path: "/e-notary-packages/{id}"
tags: ["ENotary Packages"]
---

# Delete an eNotary package

`DELETE /e-notary-packages/{id}`

## Response `200`

Successfully deleted the eNotary package

- GenericResponseDelete
  - `id` string
  - `delete` boolean

## Other responses

- `400` — Bad request
- `401` — Authentication error

---

[API](https://skmtc.net/pactima/apis/esignature-packages-api.md) · [All operations](https://skmtc.net/pactima/apis/esignature-packages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pactima/esignature-packages-api/versions/1570128383ef/schema)
