{ "opencollection": "1.0.0", "info": { "name": "Marketo Engage Rest Approve Text.json API", "version": "1.0" }, "items": [ { "info": { "name": "Text.json", "type": "folder" }, "items": [ { "info": { "name": "Marketo Add Rich Text Field", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:8080/rest/asset/v1/form/:id/richText.json", "params": [ { "name": "id", "value": "", "type": "path", "description": "id" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "Adds a rich-text type field to the form. Required Permissions: Read-Write Assets" } ] } ], "bundled": true }