POST api/notifications/readAll
Set Up All Notification As Read
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
return true in case successful update
Response Formats
application/json, text/json
            Sample:
true
