{ "opencollection": "1.0.0", "info": { "name": "Marketo Engage Rest Approve Name API", "version": "1.0" }, "items": [ { "info": { "name": "Name", "type": "folder" }, "items": [ { "info": { "name": "Marketo Update Email Variable", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:8080/rest/asset/v1/email/:id/variable/:name.json", "params": [ { "name": "id", "value": "", "type": "path", "description": "id" }, { "name": "name", "value": "", "type": "path", "description": "name" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "Updates the value of a given variable in an email. Required Permissions: Read-Write Assets" } ] } ], "bundled": true }