/
TO
tomeku-development
/
MESH Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-03
21
25
45.5 KB
workspaces
Create
post
/api/v1/workspaces
Headers
authorization
string
required
Request body
WorkspaceCreateRequest
required
name
string
required
slug
string
nullable
Response
Successful Response
WorkspaceResponse
required
id
string
required
slug
string
required
name
string
required
owner_id
string
required
plan
string
required
max_agents
integer
required
created_at
string
date-time
required