/
TE
teamhood
/
Teamhood API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
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
Changes
No recorded changes to this endpoint across all 5 revisions of this API.