---
title: "Deletes a section by its Section ID. Cannot delete a Section that contains Tasks."
method: DELETE
path: "/api/Section"
tags: ["Section"]
---

# Deletes a section by its Section ID. Cannot delete a Section that contains Tasks.

`DELETE /api/Section`

## Query parameters

- `SectionID` integer, required

## Response `200`

Returns confirmation of the section deletion.

- object

---

[API](https://skmtc.net/avaza/apis/avaza-api-documentation.md) · [All operations](https://skmtc.net/avaza/apis/avaza-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/avaza/avaza-api-documentation/versions/1eeadf750514/schema)
