Create blog post
Blog Management
Create blog post
Create a new blog post as a draft or publish it immediately.
POST
Create blog post
Creates a new blog post in the blog CMS. Set
status to "draft" to save without publishing, or "published" to make it live on the public blog immediately.
Requires the content admin or super admin platform role.
Parameters
The post headline displayed on the blog and in search results.
URL path segment for the post. Use lowercase letters, numbers, and hyphens.
Post category. One of
engineering, product, security, company, or industry.The full post body in Markdown.
Initial status:
draft (default) or published.Short summary shown in post cards and search previews.
URL to a cover image displayed at the top of the post. Use the upload asset endpoint to host images.
Keywords for filtering and discovery.
Responses
Authorizations
API key for machine-to-machine authentication
Body
application/json

