Notification
Получить непрочитанные уведомления
Authorizations
AuthorizationstringRequired
Body
idintegerOptional
notificationCategoryIDinteger[]Required
topintegerRequired
Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
default
application/json
post
/api/notificationОтметить уведомление прочитанным
Authorizations
AuthorizationstringRequired
Bodyobject[]
notificationCategoryIDintegerOptional
notification_idintegerOptional
Responses
204
No Content
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
default
application/json
put
/api/notificationNo content
Получить уведомление по ID
Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
id
Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
default
application/json
get
/api/notification/{id}