mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
chore: update doc too
This commit is contained in:
parent
d5d987ead6
commit
7015cfcd31
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Endpoints for managing notifications.
|
Endpoints for managing notifications.
|
||||||
|
|
||||||
## POST `/notif/mark-awk` (auth required)
|
## POST `/notif/mark-ack` (auth required)
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
The `/notif/mark-awk` endpoint marks the specified notification
|
The `/notif/mark-ack` endpoint marks the specified notification
|
||||||
as "awknowledged". This indicates that the user has chosen to either
|
as "acknowledged". This indicates that the user has chosen to either
|
||||||
dismiss or act on this notification.
|
dismiss or act on this notification.
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user