Authorization: Bearer ********************
curl --location '/api/user/notice/unread-count' \ --header 'Authorization: Bearer <token>'
{ "unreadCount": 0 }