Skip to main content
POST
This endpoint requires authentication.

Request body

string
required
Post title
string
required
Post content (markdown or HTML)
string
Brief summary of the post
array
Array of tag strings
string
URL of the cover image
boolean
If true, submits for approval. If false, saves as draft.

Response

Returns the created blog post object.