Shopify collection api to add seo title and description

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

1 Like

json{
“custom_collection”: {
“title”: “”,
“collects”: “”,
“template_suffix”: “”,
“body_html”: “”
}
}

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