/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14m ago · Updated 6d ago
Details
Filter operations
Activity
5
Columns
5
Config
1
External Links
1
GitHub
8
Invitations
2
Labels
6
Notifications
5
get
/notification
post
/notification
patch
/notification/{id}/read
patch
/notification/read-all
delete
/notification/clear-all
Organization Management
30
Projects
5
Search
1
Tasks
13
Time Entries
4
Workflow Rules
3
Notifications
Mark a specific notification as read
patch
/notification/{id}/read
Path parameters
id
string
required
Response
Notification marked as read
object
required
id
string
required
userId
string
required
title
string
required
content
string
nullable
required
type
'info'
|
'task_created'
|
'workspace_created'
|
'task_status_changed'
|
'task_assignee_changed'
|
'time_entry_created'
required
isRead
boolean
resourceId
string
resourceType
'task'
|
'workspace'
{"stackTrail":"components:responses:markNotificationAsRead_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
Changes