v1
latestOpenAPI 3.1.02026-07-242470655.6 KBImport Blog Post
Import a single blog post and append it to an existing site blog
post/sites/multiscreen/{site_name}/blog/posts/import
Path parameters
site_namestring required
The unique identifier of the target Site.
Request body
Response
200
Example response
{
"id": "String",
"title": "String",
"description": "String",
"content": "String==",
"author": "String",
"thumbnail": "String",
"main_image": "String"
}