View.Delete
June 19, 2017
Description
Deletes the view.
WARNING: This operation is permanent!
Required parameters
ViewID
Returns
Message specifying whether or not the view was successfully deleted.
Example request url
https://api.mozenda.com/rest?WebServiceKey=3FE7221C-9097-4B64-AED6-0950F675F377&Service=Mozenda10&Operation=View.Delete&ViewID=1102
Example response
<ApiResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Result>Success</Result> </ApiResponse>