/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5m ago · Updated 1w ago
Details
Filter operations
Activity
5
get
/activity/{taskId}
post
/activity/create
put
/activity/comment
post
/activity/comment
delete
/activity/comment
Config
1
GitHub
8
Labels
6
Notifications
5
Projects
5
Search
1
Tasks
13
Time Entries
4
Activity
Update an existing comment
put
/activity/comment
Request body
object
required
activityId
string
required
comment
string
required
Response
Comment updated successfully
object
required
id
string
required
taskId
string
required
type
string
required
{"stackTrail":"paths:/activity/comment:put:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
userId
string
required
content
string
required
Changes