> ## Documentation Index
> Fetch the complete documentation index at: https://ghost-fabien-hkg-1948-document-built-in-s3-storage-adapter.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting a Post

```js theme={null}
DELETE /admin/posts/{id}/
```

Delete requests have no payload in the request or response. Successful deletes will return an empty 204 response.
