post https://{targetURL}/api/v1/notifications/setRead
Supply the notification IDs to set to read in the body as an array of integers.
Example:
[123, 456]
Supply the notification IDs to set to read in the body as an array of integers.
Example:
[123, 456]
Try It!
to start a request and see the response here!