Authorizations
Response
200 - application/json
OK
Unique identifier for the post
Example:
1
Content of this tutorial page. If MarkdownEnabled
is true then content of this tutorial page is treated as Markdown text and as HTML otherwise
Example:
"# Title\r\n## Subtitle\r\nContent goes here"
Switches content between Markdown and HTML versions
Example:
true
Status of the post (e.g., draft, published)
Available options:
published
, draft
, review
Example:
"published"
Title of the post
Example:
"Get started this API Product"
Short summary or lead paragraph of the post
Type of the post (e.g., article, news)
URL path for the post
List of categories associated with the post
List of tags associated with the post
Timestamp of when this post was created
Example:
"2023-06-25 13:37"
Timestamp of when this post was last updated
Example:
"2023-06-25 13:37"