---
title: "Delete a validation request for an eNotary package"
method: DELETE
path: "/e-notary-packages/{id}/validation-requests/{signerId}"
tags: ["Validation Requests"]
---

# Delete a validation request for an eNotary package

`DELETE /e-notary-packages/{id}/validation-requests/{signerId}`

The respective Live eSignature of eNotary package must be in DRAFT status

## 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)
