> For the complete documentation index, see [llms.txt](https://docs.uaepass.ae/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uaepass.ae/feature-guides/signature-integration-guide/digital-signature-single-document/signing-guide/untitled/5.-deleting-the-document-signature-process.md).

# 6. Deleting Document

After obtaining the [signed PDF document](/feature-guides/signature-integration-guide/digital-signature-single-document/signing-guide/untitled/4.-obtaining-the-signed-document.md), the document signature portal sends the following message to UAEPASS to delete the document signature process used.&#x20;

## Delete Document Signature

<mark style="color:red;">`DELETE`</mark> <https://stg-id.uaepass.ae/trustedx-resources/esignsp/v2/signer_processes/{process_id}>

#### Headers

| Name          | Type   | Description     |
| ------------- | ------ | --------------- |
| Authorization | string | Bearer \<token> |

{% tabs %}
{% tab title="204 UAEPASS deletes the document signature process and responds with the following message" %}

```
No content
```

{% endtab %}
{% endtabs %}
