> For the complete documentation index, see [llms.txt](https://docs.signius.eu/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/api/ra/delete-user.md).

# Delete user

## Delete user

<mark style="color:green;">`DELETE`</mark> <https://professional.signius.eu:8300/api/ra/users/>

**Headers**

| Name         | Value              |
| ------------ | ------------------ |
| Content-Type | `application/json` |

**Body**

| Name    | Type   | Description |
| ------- | ------ | ----------- |
| `email` | string |             |

**Response**

{% tabs %}
{% tab title="200" %}

```json
```

{% endtab %}
{% endtabs %}
