notifications
inapp
Mark in-app notification as seen
Flips a single in-app row to seen=true.
post/notifications/inapp/seen
Request body
Response
OK
Changes
Changed in 1 of the 22 revisions of this API.1
- ●
changed the pattern of the request property
notification_idfrom^ntfy_[0-9a-hjkmnp-tv-z]{26}$to^ntfy_[0-7][0-9a-hjkmnp-tv-z]{25}$request-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●