/
TE
teamhood
/
Teamhood API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 7m ago
Details
Filter operations
Attachments
5
Boards
3
Item Activities
1
Items
7
Logs
1
Rows
1
post
Create new Board Row
Templates
2
Timelogs
1
Users
1
Workspaces
5
Rows
Create new Board Row
post
/api/v1/rows
Request body
ExternalAPIContractsRequestsV1AddBoardRowRequest
required
requestId
string
uuid
nullable
Idempotency key
title
string
nullable
required
boardId
string
uuid
required
startDate
string
date-time
nullable
endDate
string
date-time
nullable
Response
OK
ExternalAPIContractsResponsesV1EntitiesBoardRow
required
id
string
uuid
required
title
string
nullable
required
index
integer
required
Changes