post https://app.conversionmaker.ai/api/v1/ai/proposals/blog-posts
Create a blog post text proposal. Use the 'section' parameter to define the blog post content element.
Log in to see full request history
Responses
Create a blog post text proposal. Use the 'section' parameter to define the blog post content element.
xxxxxxxxxx
10curl --request POST \
--url https://app.conversionmaker.ai/api/v1/ai/proposals/blog-posts \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"section": 0,
"targetLanguage": "de-DE"
}
'
Try It!
to start a request and see the response here! Or choose an example: