---
title: "Delete send schedule"
method: DELETE
path: "/send-schedules/{scheduleID}"
tags: ["SendSchedules"]
---

# Delete send schedule

`DELETE /send-schedules/{scheduleID}`

Delete a send schedule owned by the authenticated user.

## Path parameters

- `scheduleID` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 25 revisions in range; 1 could not be searched.

- **2026-05-04** `505d73c9bb24` — 2 info
  - api tag `SendSchedules` added
  - api tag `Send Schedules` removed
- **2026-04-22** `7888403e9eba` — 1 info
  - endpoint added
- **2023-12-22** `7e5887f7aceb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ndolestudio/apis/httpsms-api-reference/changes/send-schedules/:scheduleID/delete.md)

---

[API](https://skmtc.dev/ndolestudio/apis/httpsms-api-reference.md) · [All operations](https://skmtc.dev/ndolestudio/apis/httpsms-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ndolestudio/httpsms-api-reference/revisions/7e5d7ce790b3/schema)
