# 6. Deleting Document

After obtaining the [signed PDF document](https://docs.uaepass.ae/feature-guides/signature-integration-guide/digital-signature-single-document/signing-guide/untitled/4.-obtaining-the-signed-document), 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> `stg-id.uaepass.ae:443/trustedx-resources/esignsp/v2/signer_processes/`

/trustedx-resources/esignsp/v2/signer\_processes/sp\_c4eed0a1f478f72454803695d53c4c52

#### 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 %}
