Hi MBO1,
Our docs on the Page resource show an example of making a POST request to the pages.json endpoint, where you have access to the handle property that you can use to define what the page URL will be.
Hope this helps!
A user asked whether it’s possible to programmatically set a custom page handle/URL when creating a Shopify page through the API.
Resolution:
/pages.json endpoint accepts a handle property in POST requests/pages/my-page)Outcome:
Hi MBO1,
Our docs on the Page resource show an example of making a POST request to the pages.json endpoint, where you have access to the handle property that you can use to define what the page URL will be.
Hope this helps!