put https://{server}/api/v2.1/sys-user-notifications//seen/
Mark a system notification as seen with its ID.
Response
Mark a system notification as seen with its ID.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/sys-user-notifications/sys_notification_id/seen/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: