Mark Notification Read
AuthorizationBearer <token>
In: header
Path Parameters
notification_id*Notification Id
Response Body
application/json
curl -X POST "https://loading/api/v2/notifications/string/read"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}