---
title: "Delete a sprint schedule by ID"
method: DELETE
path: "/api/v1/sprint/{sprintScheduleId}"
tags: ["content-allocation"]
---

# Delete a sprint schedule by ID

`DELETE /api/v1/sprint/{sprintScheduleId}`

## Path parameters

- `sprintScheduleId` string, uuid, required

## Response `201`

- SprintScheduleDeleteResponseDTO
  - `success` boolean, required — Whether the sprint was successfully deleted

---

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