Helpcenter +918010117117 https://cdn.storehippo.com/s/573db3149f0d58741f0cc63b/ms.settings/5256837ccc4abf1d39000001/57614ef64256dc6851749879-480x480.png" [email protected] https://www.facebook.com/StoreHippohttps://twitter.com/StoreHippohttps://www.linkedin.com/company/hippoinnovations/https://plus.google.com/+Storehippo/posts
B4,309-10 Spaze iTech Park, Sector 49, Sohna Road, 122001 Gurgaon India

Blogs

(ms.blogs)

Blogs section contains the top level categories of blogs.


Fields

ValueDescription
title
Type: string
Required
Title of blog category.
Example:

nature

content
Type: string
It contains the content of the blog.
Example:

nature

count
Type: integer
Read Only
Count of blog posts i.e how many blog posts are relate to this blogs.
about
Type: string
Required
Description of blog.
Example:

images about nature...............

images
Type: array
Images related to blog.
Example:
"images":[{
            "image": {
                "name": "krone-bigx-580.jpg",
                "type": "image/jpeg",
                "size": 93268,
                "uploadType": "tmp",
                "versioning": true,
                "path": "tmp/5ac7197acc63a5cf1f744b34/5ac7197acc63a5cf1f744b35.jpg",
                "_id": "5ac7197acc63a5cf1f744b34"
            }
        }]
images.image
Type: object

Example:
 "image": {
                "name": "krone-bigx-580.jpg",
                "type": "image/jpeg",
                "size": 93268,
                "uploadType": "tmp",
                "versioning": true,
                "path": "tmp/5ac7197acc63a5cf1f744b34/5ac7197acc63a5cf1f744b35.jpg"
            }

Commands

NameRoutes
addpost  /api/1/entity/ms.blogs TRY IT !
editput  /api/1/entity/ms.blogs/{_id} TRY IT !
listget  /api/1/entity/ms.blogs TRY IT !
getget  /api/1/entity/ms.blogs/{_id} TRY IT !
deletedelete  /api/1/entity/ms.blogs/{_id} TRY IT !