---
title: "Remove a post"
method: DELETE
path: "/social/{connection_id}/post/{id}"
tags: ["social", "post"]
---

# Remove a post

`DELETE /social/{connection_id}/post/{id}`

## Path parameters

- `connection_id` string, required
- `id` string, required

## Response `200`

Successful

## Other responses

- `default` — Successful

## Changes

- **2026-08-24** `1fbb53b88365` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/unified/apis/unified-to-api/changes/social/:connection_id/post/:id/delete.md)

---

[API](https://skmtc.dev/unified/apis/unified-to-api.md) · [All operations](https://skmtc.dev/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc.dev/unified/apis/unified-to-api/revisions/e0a7ff925921?raw)
