/
BE
betterde
/
Untitled API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
8
20
15.6 KB
UserService
Create a task.
post
/v1/tasks
Request body
CreateTaskRequest
required
title
string
color
string
parent
string
project
string
description
string
participants
string[]
startAt
string
date-time
endAt
string
date-time
Response
OK
CreateTaskResponse
required
item
Task