{ "opencollection": "1.0.0", "info": { "name": "Marketo Engage Rest Approve Unapprove.json API", "version": "1.0" }, "items": [ { "info": { "name": "Unapprove.json", "type": "folder" }, "items": [ { "info": { "name": "Marketo Unapprove Snippet", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:8080/rest/asset/v1/snippet/:id/unapprove.json", "params": [ { "name": "id", "value": "", "type": "path", "description": "id" } ] }, "docs": "Unapproves the current version of the snippet. The snippet may not be in use. The snippet will be reverted to a draft-only state. Required Permissions: Approve Assets" } ] } ], "bundled": true }