---
title: "Reorder projects"
method: POST
path: "/projects/reorder"
tags: ["Projects"]
---

# Reorder projects

`POST /projects/reorder`

Persist project ordering for the authenticated tenant.

## Request body

- object
  - `ordered_ids` string[], required
  - `orderedIds` string[]

## Response `204`

Projects reordered

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/uselemma/apis/lemma-platform-api.md) · [All operations](https://skmtc.dev/uselemma/apis/lemma-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uselemma/lemma-platform-api/revisions/5242165d7015/schema)
