---
title: "Batch Delete Attachments"
method: DELETE
path: "/persons/attachments"
tags: ["persons"]
---

# Batch Delete Attachments

`DELETE /persons/attachments`

## Request body

- BatchDeleteAttachmentsRequest
  - `attachment_urns` string[], required

## Response `200`

Successful Response

- integer

## Other responses

- `422` — Validation Error

## Changes

> 11 revisions in range; 7 could not be searched.

- **2026-07-26** `fcf35c98e097` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

[Change history](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api/changes/persons/attachments/delete.md)

---

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