---
title: "Cancel a draft or scheduled publication"
method: POST
path: "/publications/{id}/cancel"
---

# Cancel a draft or scheduled publication

`POST /publications/{id}/cancel`

Removes a publication that has not started publishing from the calendar and records a cancellation event.

## Path parameters

- `id` string, required

## Response `200`

Cancelled

## Other responses

- `400` — Publication is already publishing or published
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.dev/lovable/apis/loomly-public-api.md) · [All operations](https://skmtc.dev/lovable/apis/loomly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lovable/loomly-public-api/revisions/082fb473547f/schema)
