/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v18
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-07-11
142
2
448.7 KB
Activity
Create Comment
Create a new comment on a task
post
/activity/comment
Request body
object
required
taskId
string
required
comment
string
required
Response
Comment created successfully
object
required
id
string
required
taskId
string
required
type
'comment'
|
'task'
|
'status_changed'
|
'priority_changed'
|
'unassigned'
|
'assignee_changed'
|
'due_date_changed'
|
'title_changed'
|
'description_changed'
|
'create'
required
createdAt
string
date-time
required
userId
string
nullable
required
content
string
nullable
required
eventData
object
nullable
required
externalUserName
string
nullable
required
externalUserAvatar
string
nullable
required
externalSource
string
nullable
required
externalUrl
string
nullable
required