/
SC
scalar
/
Core
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 1d ago
View markdown
scalar
Core
post
/workspaces/{namespace}
0c91bf5ab53c
latest
OpenAPI 3.1.1
2026-08-12
218
79
311.1 KB
access-groups
8
analytics
4
api-docs
15
auth
29
docs
6
github
19
login-portals
5
payment
3
publish
10
registry-git
7
rules
10
schemas
12
sdks
20
share
1
signup
1
team
36
themes
6
utility
1
vcs
6
waitlist
1
workspace
8
post
/workspaces/{namespace}
delete
/workspaces/{namespace}/{slug}
patch
/workspaces/{namespace}/{slug}
post
/workspaces/{namespace}/{slug}/version
post
/workspaces/{namespace}/{slug}/access/{group}
delete
/workspaces/{namespace}/{slug}/access/{group}
get
/workspaces/{namespace}/{slug}/available
delete
/workspaces/{namespace}/{slug}/version/{version}
get
/forgejo/git-credentials
post
/docs-projects/create
delete
/docs-projects/delete
get
/docs-projects/{slug}
post
/docs-projects/update-repo-settings
post
/docs-projects/{projectUid}/link-github
post
/docs-projects/{projectUid}/unlink-github
post
/docs-projects/{projectUid}/link-bitbucket
post
/docs-projects/{projectUid}/unlink-bitbucket
post
/docs-projects/{projectUid}/bitbucket/refresh-webhook
workspace
Creates a new workspace
post
/workspaces/{namespace}
Path parameters
namespace
string
required
Request body
object
required
{"stackTrail":"paths:/workspaces/{namespace}:post:requestBody:content:application/json:schema:properties:tags","oasType":"schema","type":"unknown"}
title
string
description
string
isPrivate
boolean
slug
string
version
string
loginPortal
string
workspaceJson
string
accessGroups
Slug[]
Response
Default Response
Workspace
required
uid
string
required
createdAt
integer
required
updatedAt
integer
required
namespace
string
required
title
string
required
slug
string
required
description
string
required
isPrivate
boolean
required
{"stackTrail":"components:schemas:workspace:properties:tags","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:workspace:properties:accessGroups","oasType":"schema","type":"unknown"}
loginPortalUid
string
verifiedContent
boolean
git
RegistryGitBinding
version
string
required
versions
WorkspaceVersion[]
required