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

# Update an email account

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

Updates the tenant mail account configuration. The path id is the email account software party id; the stable account id remains the `<accountId>` segment in the config key prefix.

## Parameters

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

## Request body

- EmailAccountUpdateRequest — unresolved $ref

## Response `200`

Updated email account.

- EmailAccountDetail — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `404` — unresolved $ref

## 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/patch.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)
