put https://{server}/api-gateway/api/v2/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/api-gateway/api/v2/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: