curl --location --request POST 'https://demo.myshopify.com//admin/api//blogs.json?title='
{
"blog": {
"id": 1008414259,
"handle": "apple-main-blog",
"title": "Apple main blog",
"updated_at": "2023-01-05T20:18:53-05:00",
"commentable": "no",
"feedburner": null,
"feedburner_location": null,
"created_at": "2023-01-05T20:18:53-05:00",
"template_suffix": null,
"tags": "",
"admin_graphql_api_id": "gid://shopify/OnlineStoreBlog/1008414259"
}
}