Skip to content

Page_Delete#


Description#

This function deletes an existing page

Example Request#

{
    "Store_code": "beta",
    "Function": "Page_Delete",
    "Page_Code": "black-friday-promo"
}

Example Response#

{
    "success": 1
}