---
title: "Save the current tab arrangement as a new named workspace"
method: POST
path: "/workspaces"
tags: ["Workspaces"]
---

# Save the current tab arrangement as a new named workspace

`POST /workspaces`

## Request body

- object
  - `name` string
  - `color` string
  - `icon` string
  - `payload` object

## Response `200`

Workspace created.

## Other responses

- `400` — Invalid request body.

---

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