Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful response, return user notification unread count.
Required range:
x >= 0User notification unread count
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response, return user notification unread count.
x >= 0