Fields
custom_json
JSONCustom JSON object for specific use cases.
id
StringUnique identifier for an entry.
application
StringApplication ID - Identifier for a Sales channel.
archived
BooleanBoolean flag denoting whether blog is archived or not.
author
AuthorData related to author of blog.
content
[ResourceContent]Contents of blog.
date_meta
DateMetaDetails related to resource creation and updation.
feature_image
AssetData related to image.
published
BooleanBoolean flag denoting whether blog is published or not.
reading_time
StringEstimated time required to read the blog.
seo
BlogSEODetails related to SEO of an entry.
slug
StringA short, human-readable, URL-friendly identifier.
tags
[String]Tags under a blog.
publish_date
StringTimestamp denoting when the blog was published.
title
StringTitle of the Blog.
summary
StringA brief description of blog.
status
StringStatus of the blog.
Was this section helpful?