---
title: Post Delete
description: Archive a post using soft-delete.
full: false
_openapi:
method: DELETE
toc: []
structuredData:
headings: []
contents:
- content: Archive a post using soft-delete.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Archive a post using soft-delete.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/posts/{post_id}","method":"delete"}]} />