---
title: "Create a new workspace"
method: POST
path: "/workspaces"
tags: ["Workspaces"]
---

# Create a new workspace

`POST /workspaces`

Creates a new workspace with the given name

## Query parameters

- `name` string, required

## Response `201`

Workspace created successfully

---

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