cURL
curl --request POST \ --url https://api.leadping.ai/notifications/{id}/mark-read \ --header 'Authorization: <api-key>'
true
JWT Authorization header using the Bearer scheme. (i.e. "Bearer 1234abcdef")
The ID of the notification to mark as read.
OK
The response is of type boolean.
boolean