Updates and publishes a blog with markdown content. Blog content is converted to HTML via generateBlogHtml.
Enter your API key (starts with lindo_sk_)
Unique identifier of the website
"ws_abc123"
Unique identifier of the blog
"blog_abc123"
URL path for the blog post
"/blog/my-first-post"
Blog markdown content
"# My Blog Post\n\nContent here..."
SEO metadata for the blog post
Blog-specific settings
Additional settings to merge with existing settings
{ "theme": { "mode": "dark" } }