put deprecatedhttps://{server}/dtable-server/api/v1/dtables//notifications//
Mark a specific notification as read or unread.
Response
Mark a specific notification as read or unread.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/notifications/notification_id/ \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
Try It!
to start a request and see the response here! Or choose an example: