---
title: "Delete an email account"
method: DELETE
path: "/tenants/{tenantId}/email/accounts/{instanceId}"
tags: ["EmailAccounts"]
---

# Delete an email account

`DELETE /tenants/{tenantId}/email/accounts/{instanceId}`

Soft-deletes the email account software party and removes its mail config prefix.

## Parameters

- `./platform-config-components.yml#/components/parameters/TenantId` — unresolved $ref
- `./platform-config-components.yml#/components/parameters/InstanceId` — unresolved $ref

## Response `204`

Deleted.

## Changes

- **2026-06-17** `f39de1a395fb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/platform-config-api/changes/tenants/:tenantId/email/accounts/:instanceId/delete.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/platform-config-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/platform-config-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/platform-config-api/revisions/f0066c61ebdb/schema)
