Skip to content

Delete Page

DELETE
/merchants/{merchantCode}/shops/{shopCode}/pages/{pageCode}
curl --request DELETE \
--url https://cms.shopgate.io/v1/merchants/example/shops/example/pages/example

Permanently removes a page and all its versions from the CMS.

merchantCode
required
string
<= 255 characters
shopCode
required
string
<= 255 characters
pageCode
required
string
<= 255 characters

Delete page response

Media typeapplication/json