---
title: "Update a mail item"
method: PATCH
path: "/v1/partner/mail/{id}"
tags: ["mail"]
---

# Update a mail item

`PATCH /v1/partner/mail/{id}`

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Request body

- string[]

## Response `200`

Successful response

## Other responses

- `404` — mail item not found

## Changes

- **2026-09-03** `ac0d9be94846` — 1 info
  - added the optional property `errors/items/parameter` to the response with the `404` status

[Change history](https://skmtc.dev/middesk/apis/middesk-api/changes/v1/partner/mail/:id/patch.md)

---

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