/
TE
teamhood
/
Teamhood API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 18h ago
View markdown
teamhood
Teamhood API v1
post
Create new Workspace
v2
latest
OpenAPI 3.0.1
2026-08-08
27
45
88.1 KB
Attachments
5
Boards
3
Item Activities
1
Items
7
Logs
1
Rows
1
Templates
2
Timelogs
1
Users
1
Workspaces
5
get
Get Workspace by Id
get
List all Workspaces
post
Create new Workspace
put
Add User to a Workspace with Workspace Collaborator access role
get
List Boards by Workspace Id
Workspaces
Create new Workspace
post
/api/v1/workspaces
Request body
ExternalAPIContractsRequestsV1AddWorkspaceRequest
required
requestId
string
uuid
nullable
Idempotency key
title
string
nullable
required
displayId
string
nullable
required
icon
string
nullable
required
color
integer
nullable
templateId
string
uuid
required
ownerId
string
uuid
required
Response
OK
ExternalAPIContractsResponsesV1EntitiesWorkspace
required
id
string
uuid
required
displayId
string
nullable
required
title
string
nullable
required