---
title: "Delete a scheduled post"
method: DELETE
path: "/v2/schedules/{id}"
tags: ["publishing"]
---

# Delete a scheduled post

`DELETE /v2/schedules/{id}`

Deletes a scheduled post by its ID. The associated publishing job is also cancelled.

## Path parameters

- `id` string, required

## Response `204`

Default Response

- object

## Other responses

- `403` — Forbidden
- `500` — Default Response

---

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