Inform-content

Api:/api/inform/content

Methods:PUT

Permission:unlimited

Login auth:

Request and parameters:

  1. """
  2. PUT:
  3. 内容违规举报
  4. ctype:<str>, 内容的类型可选:post(文章), comment(评论), media(多媒体), user(用户)
  5. cid:<str>, 内容的id
  6. category:<str>, 举报内容违规类型, 可选: ad, junk_info, plagiarize, other
  7. details:<str>, 违规详情(选填)

*## Api文档说明