Blog Posts

Create Blog Post

Creates a new blog post.

post/v1/shops/{shopId}/blog-posts

Request body

titlestring required

Must not be greater than 255 characters.

pathstring

Must match the regex /^[a-z0-9-]+$/.

summarystring

Must not be greater than 2000 characters.

contentstring required

Must not be greater than 100000 characters.

image_idstring
meta_titlestring

Must not be greater than 255 characters.

meta_descriptionstring

Must not be greater than 255 characters.

Example request

{
  "title": "pasyzwszwtxpeqq",
  "path": "8",
  "summary": "zwszwtxpeqqikym",
  "content": "wkiinfowtzmixko",
  "meta_title": "lowyuffszfrcsnw",
  "meta_description": "wxvxezhebdrxkpi"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.