v1

latestOpenAPI 3.0.32026-07-17132018.5 KB
MiniBlog

CreatePost 创建文章

post/v1/posts

Request body

titlestring

title 表示博客标题

contentstring

content 表示博客内容

Response

OK

postIDstring

postID 表示创建的文章 ID