Skip to main content

Publishes (isPublished=1) or depublishes (isPublished=0) a blogpost.

Publishes (isPublished=1) or depublishes (isPublished=0) a blogpost.

Path Parameters
  • blogId integer required

    Possible values: Value must match regular expression \d+

    which post to (de)publish

Request Body
  • isPublished string required

    Possible values: Value must match regular expression (0|1)

Responses

Success.

Loading...