---
title: "Delete Section"
method: DELETE
path: "/saved/lists/{list_id}/sections/{section_id}"
tags: ["saved"]
---

# Delete Section

`DELETE /saved/lists/{list_id}/sections/{section_id}`

## Path parameters

- `list_id` string, uuid, required
- `section_id` string, required

## Headers

- `x-client-id` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-16** `6d2ccd9ff8ca` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/saved/lists/:list_id/sections/:section_id/delete.md)

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/stardrift/apis/fastapi/revisions/dd78fbd6c358?raw)
