pub async fn mark_read(
    data: AppData,
    payload: Json<MarkReadReq>,
    id: Identity
) -> Result<impl Responder, ServiceError>
Expand description

route handler that marks a notification read