Mark Notification Read/Unreadput https://{server}/api-gateway/api/v2/dtables/{base_uuid}/notifications/{notification_id}/Mark a specific notification as read or unread.Path Paramsbase_uuidstringrequiredThe unique identifier of a base. Sometimes also called dtable_uuid.notification_idintegerrequired≥ 1The id of the notification.Form Dataseenbooleantrue to mark as "seen" and false as "unseen".falsetruefalseResponse 200OKUpdated about 2 years ago