Skip to content

suggestion read

木杉 edited this page Sep 25, 2018 · 1 revision
PUT /api/suggestions/:id/read

header

{
  "token": "token"
}

返回

{
  "code": 1,
  "msg": "SUCCESS"
}
Clone this wiki locally