Skip to main content

events_notifications_mark_all_seen_create

POST 

/api/v3//events/notifications/mark_all_seen/

Mark all the user's notifications as seen

Responses

Marked tasks as read successfully.

curl -L -X POST '/api/v3/events/notifications/mark_all_seen/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth