Create Item

Creates a new Item in a specified Blog Stream. New Items are created as drafts, and can be published using Publish Item.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required

The ID code that specifies the Hub in which to create the Item.

stream
object
required

The details of the Stream where the Item will be created.

string

The internal name of the created Item.

string
required

The title to use for the created Item.

string

A brief description of the created Item.

string

The body content of the created Item.

author
object

The details of the author to whom this Item will be attributed.

string

The meta tag title to use for the Item.

string

The meta tag description to use for the Item.

string

The URL where the thumbnail for the Item is hosted.

date-time

The date and time to be used for the "published on" timestamp for the Item.

string

The URL to use as this Item's canonical URL.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json