Page_Delete
#
Description#
This function deletes an existing page
Example Request#
{
"Store_Code": "{{Store_Code}}",
"Miva_Request_Timestamp": "{{$timestamp}}",
"Function": "Page_Delete",
"Page_Code": "black-friday-promo"
}
Example Response#
{
"success": 1
}