/
NE
nesohq
/
[Roadmap]: Task Management Service APIs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5m ago · Updated 3w ago
View markdown
nesohq
[Roadmap]: Task Management Service APIs
post
Create Changelog
v1
latest
OpenAPI 3.0.1
2026-07-17
18
0
64.2 KB
get
Get Health Status
get
Get Planned Cards
post
Add Planned Card
put
Update a Planned Card
delete
Delete a Planned Card
get
Get In Progress Cards
put
Update In Progress Card
delete
Delete In Progress Card
get
Get Completed Cards
put
Update Completed Card
delete
Delete Completed Card
patch
Move a Card to In Progress
patch
Move a Card to Completed
patch
Move a Card to Planned
get
Get Changelogs
post
Create Changelog
put
Update Changelog
delete
Delete Changelog
Create Changelog
post
/api/v1/changelog
Headers
Authorization
string
required
Request body
object
required
title
string
required
items
string[]
required
month
string
required
year
integer
required
Response
Changelog created