---
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

---

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