---
title: "POST /v1/workspaces/reorder"
method: POST
path: "/v1/workspaces/reorder"
tags: ["workspaces"]
---

# POST /v1/workspaces/reorder

`POST /v1/workspaces/reorder`

## Request body

- ReorderWorkspacesBody
  - `workspace_ids` string[], required

## Response `200`

- ReorderWorkspacesResponse
  - `success` boolean, required

## Other responses

- `400`

---

[API](https://skmtc.net/twin/apis/twin-api.md) · [All operations](https://skmtc.net/twin/apis/twin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twin/twin-api/revisions/a674e57c2ec4/schema)
