Create a new workspace
write:tokens scope and API write access on the token owner account.
Workspace creation is blocked when the owner is at/above their workspace plan limit (existing workspaces stay accessible).| Header | Value | Required |
|---|---|---|
Authorization | Bearer token | Yes |
Content-Type | application/json | Yes |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Workspace name (max 255 characters) |
description | string | No | Optional description |
201 Created
name fieldname exceeds 255 characters