---
title: "POST /deletes/list"
method: POST
path: "/deletes/list"
tags: ["Deletes"]
---

# POST /deletes/list

`POST /deletes/list`

## Response `200`

- DeletedDocument[]
  - `id` string, nullable
  - `_ts` string, date-time
  - `deleted` boolean
  - `userId` string, nullable
  - `origin` string, nullable
  - `deletedId` string
  - `deletedType` string
  - `type` string

## Other responses

- `400`
- `401`

---

[API](https://skmtc.dev/poolmathapp/apis/my-title.md) · [All operations](https://skmtc.dev/poolmathapp/apis/my-title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/poolmathapp/my-title/revisions/f50b2025f204/schema)
