---
title: "Cancel a scheduled or queued email"
method: POST
path: "/emails/{id}/cancel"
tags: ["Emails"]
---

# Cancel a scheduled or queued email

`POST /emails/{id}/cancel`

## Response `200`

OK

- object
  - `success` boolean

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.dev/poststack/apis/poststack-api.md) · [All operations](https://skmtc.dev/poststack/apis/poststack-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/poststack/poststack-api/revisions/0f5bfcfae749/schema)
