---
title: "Edit section"
method: PUT
path: "/api/v1/project/edit-section"
tags: ["Configuration"]
---

# Edit section

`PUT /api/v1/project/edit-section`

Update a section name

## Request body

- object
  - `sectionId` integer, required
  - `sectionName` string, required

## Response `200`

Section updated successfully

---

[API](https://skmtc.net/dream-horizon-org/apis/checkmate-test-management-api.md) · [All operations](https://skmtc.net/dream-horizon-org/apis/checkmate-test-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dream-horizon-org/checkmate-test-management-api/versions/f818f4b6fb31/schema)
