In our public app, we are able to read a shop’s meta title and meta description, but we haven’t figured out how to update them through the Admin API. Can anyone provide assistance?
Updating a shop’s meta title and meta description through the Admin API can be achieved using the shop resource. Specifically, you’ll need to make a PUT request to the /admin/api/{version}/shop.json endpoint.