post https://app.conversionmaker.ai/api/v1/blog-posts
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://app.conversionmaker.ai/api/v1/blog-posts \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"title": "blog-post_[randomId]",
"languageCode": "de-DE"
}
'
Try It!
to start a request and see the response here! Or choose an example: