put https://{server}/api-gateway/api/v2/dtables//notifications/
Use this request to mark all the notifications as read.
Response
Use this request to mark all the notifications as read.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/notifications/ \
--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: