What's your biggest current challenge? Have your say in Community Polls along the right column.

Shopify collection api to add seo title and description

Shopify collection api to add seo title and description

BAMKO
Shopify Partner
2 0 1

Do someone know how to  add /update seo title and description using shopify collection api?

 

 

Reply 1 (1)

leshu
Visitor
1 0 0

json{
    "custom_collection": {
        "title": "",
        "collects": "",
        "template_suffix": "",
        "body_html": ""
    }

}

i use this requestbody,body_html 's first line is seo description