---
title: "DELETE /posts/{id}"
method: DELETE
path: "/posts/{id}"
---

# DELETE /posts/{id}

`DELETE /posts/{id}`

## Path parameters

- `id` string, required

## Response `200`

## Other responses

- `400`

## Changes

- **2023-10-22** `d41603aa114c` — 1 info
  - api operation id `deletePost` was added
- **2023-10-04** `3c34c8a18c84` — 1 info
  - for the `path` request parameter `id`, the type/format was generalized from ``/`` to `string`/``
- **2023-07-08** `b7e6e6e673a3` — 2 info
  - api operation id `deletePost` removed and replaced with ``
  - for the `path` request parameter `id`, the type/format was generalized from `string`/`` to ``/``

[Change history](https://skmtc.dev/ls6-events/apis/example-api-with-swagger-ui/changes/posts/:id/delete.md)

---

[API](https://skmtc.dev/ls6-events/apis/example-api-with-swagger-ui.md) · [All operations](https://skmtc.dev/ls6-events/apis/example-api-with-swagger-ui/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ls6-events/example-api-with-swagger-ui/revisions/2ace80afe036/schema)
