{
"names": [
"string"
]
}curl --location --request PUT 'http://192.168.80.101:8090/apis/api.notification.halo.run/v1alpha1/userspaces//notifications/-/mark-specified-as-read' \
--header 'Authorization: {{authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"names": [
"string"
]
}'[
"string"
]