CopyPageRulesList_Delete
#
Description#
This function allows you to delete an existing Copy Page Rule
Example Request#
{
"Store_Code": "{{Store_Code}}",
"Miva_Request_Timestamp": "{{$timestamp}}",
"CopyPageRules_IDs": [3]
}
Example Response#
{
"success": 1,
"processed": 1
}