---
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.dev/wejam/apis/jam.md) · [All operations](https://skmtc.dev/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc.dev/wejam/apis/jam/revisions/579319e21ecf?raw)
