/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1w ago
Details
Filter operations
Activity
5
Config
1
GitHub
8
Labels
6
Notifications
5
get
/notification
post
/notification
patch
/notification/{id}/read
patch
/notification/read-all
delete
/notification/clear-all
Projects
5
Search
1
Tasks
13
Time Entries
4
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
required
type
string
required
isRead
boolean
required
resourceId
string
required
resourceType
string
required
{"stackTrail":"paths:/notification/{id}/read:patch:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
Changes