Notification
Last updated
Last updated
GET /api/v2/notification HTTP/1.1
apiKey: YOUR_API_KEY
Accept: */*
GET /api/v2/notification/{id} HTTP/1.1
apiKey: YOUR_API_KEY
Accept: */*
PUT /api/v2/notification/setIsRead HTTP/1.1
apiKey: YOUR_API_KEY
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 8
"id=1"