CookieStore.Update
April 30, 2019
Description
Modifies the Name and/or Description of a cookie store
Required parameters
CookieStoreID or CookieStoreName, UpdateName and/or UpdateDescription
Returns
The result of the operation
Example request url
https://api.mozenda.com/rest?WebServiceKey=C70E1F84-E12B-4e73-B199-2EE6D43AF44E&Service=Mozenda10&Operation=CookieStore.Update&CookieStoreName=Lowes%20Cart&UpdateDescription=Has520three%20items%20in%20the%20cart
Example response
<CookieStoreUpdateResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Result>Success</Result> </CookieStoreUpdateResponse>