Generate Blog Content
Trigger content generation for a blog.
Path parameters
blog_id
Request
This endpoint expects an object.
format_type
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_prompt
Optional custom instructions for content generation
Response
Content generation started successfully
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error

