v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBBlog Post
Create blog post
Creates a new blog post in the space specified by the spaceId.
By default this will create the blog post as a non-draft, unless the status is specified as draft. If creating a non-draft, the title must not be empty.
Currently only supports the storage representation specified in the body.representation enums below
post/blogposts
Query parameters
privateboolean
The blog post will be private. Only the user who creates this blog post will have permission to view and edit one.
Request body
Response
Returned if the blog post was created successfully.