Generate Blog Content

View as Markdown
Trigger content generation for a blog.

Path parameters

blog_idintegerRequired

Request

This endpoint expects an object.
format_typeenumOptional
Format type for content generation (Summary, Detailed Notes, etc.) * `Summary` - Summary * `Detailed Notes` - Detailed Notes * `Bullet Points` - Bullet Points * `Q&A` - Q&A * `Insight-Driven` - Insight-Driven
Allowed values:
llm_promptstring or nullOptional
Optional custom instructions for content generation

Response

Content generation started successfully

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error