{ "opencollection": "1.0.0", "info": { "name": "Marketo Engage Rest Approve Delete.json API", "version": "1.0" }, "items": [ { "info": { "name": "Delete.json", "type": "folder" }, "items": [ { "info": { "name": "Marketo Delete Snippet", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:8080/rest/asset/v1/snippet/:id/delete.json", "params": [ { "name": "id", "value": "", "type": "path", "description": "id" } ] }, "docs": "Deletes the target snippet. The snippet may not be in use by emails or landing pages. Required Permissions: Read-Write Assets" } ] } ], "bundled": true }