{ "opencollection": "1.0.0", "info": { "name": "Marketo Engage Rest Approve Submit API", "version": "1.0" }, "items": [ { "info": { "name": "Submit", "type": "folder" }, "items": [ { "info": { "name": "Marketo Update Submit Button", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:8080/rest/asset/v1/form/:id/submitButton.json", "params": [ { "name": "id", "value": "", "type": "path", "description": "id" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "Updates the submit button configuration for the target form. Required Permissions: Read-Write Assets" } ] } ], "bundled": true }