---
title: "Delete a section"
method: DELETE
path: "/v3/sections/{section_id}"
tags: ["survey"]
---

# Delete a section

`DELETE /v3/sections/{section_id}`

## Path parameters

- `section_id` number, required

## Request body

- Model240
  - `survey_id` number, required — Id of Survey

## Response `default`

Successful

---

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