Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
curl --location --globoff '{store_url}/api/v1//pages/about-us'{
"id": 12,
"title": "About Us",
"content": "<p>Welcome to our store</p>",
"slug": "about-us",
"seo": {
"title": "About Our Store",
"description": "Learn more about our store and our mission.",
"property1": "string",
"property2": "string"
},
"priority": 1,
"metafields": [],
"updated_at": "2025-01-10T14:30:00Z",
"property1": "string",
"property2": "string"
}