PUT blogpost/edit

Edits the specified blog post based on friendly url.

Request Information

Parameters

NameDescriptionAdditional information
blogPost
The blog post.
            1) Title: Mandatory
            2) Friendly Url: Mandatory
            3) PublishedDate: Mandatory Format: yyyy-mm-dd hh:mm:ss (2014-12-31 10:48:00)
            4) ShortDescription
            5) Description
            6) Author
            7) Published: bool
            8) Featured: bool
            9) WebpageTitle: Recommended for SEO purposes
            10) MetaDescription: Recommended for SEO purposes
            11) RobotMetaTag
            12) MetaKeywords: Recommended for SEO purposes
            13) OpenGraphTitle
            14) OpenGraphType
            15) OpenGraphImage
            16) OpenGraphDesc
            17) CanonicalUrl
            18) PostPageUrl
            19) Summary

Define this parameter in the request body.

Request body formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.