/
TE
teamhood
/
Teamhood API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 2d ago
View markdown
teamhood
Teamhood API v1
post
Create new Board
v1
OpenAPI 3.0.1
2026-08-06
27
45
88.1 KB
Attachments
5
Boards
3
get
List Rows by Board Id
get
List Statuses by Board Id
post
Create new Board
Item Activities
1
Items
7
Logs
1
Rows
1
Templates
2
Timelogs
1
Users
1
Workspaces
5
Boards
Create new Board
post
/api/v1/boards
Request body
ExternalAPIContractsRequestsV1AddBoardRequest
required
requestId
string
uuid
nullable
Idempotency key
title
string
nullable
required
displayId
string
nullable
required
viewType
'Kanban'
|
'List'
|
'Gantt'
|
'Overview'
required
templateId
string
uuid
required
workspaceId
string
uuid
required
Response
OK
ExternalAPIContractsResponsesV1EntitiesBoard
required
id
string
uuid
required
displayId
string
nullable
required
title
string
nullable
required
isPrivate
boolean
nullable