Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Update Homepage Meta Title and Meta description through the admin API

Update Homepage Meta Title and Meta description through the admin API

requinchat
Shopify Partner
3 0 1

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?

Screenshot 2024-07-22 at 9.54.30 PM.png

Reply 1 (1)

PatrickHaas
Tourist
4 0 1

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.