---
title: "Delete Post"
method: DELETE
path: "/automation/delete-post"
---

# Delete Post

`DELETE /automation/delete-post`

Delete a post and cancel its schedule

## Query parameters

- `postId` string, required

## Response `200`

Successful response

- DeletePostResponse
  - `postId` string
  - `deleted` boolean

---

[API](https://skmtc.net/reap/apis/reap-automation-api.md) · [All operations](https://skmtc.net/reap/apis/reap-automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reap/reap-automation-api/versions/a3b7cd3690da/schema)
