{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands TemplateViews API", "version": "v2.1" }, "items": [ { "info": { "name": "TemplateViews", "type": "folder" }, "items": [ { "info": { "name": "Docusign Provides a URL to start an edit view of the Template UI", "type": "http" }, "http": { "method": "POST", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/templates/:templateId/views/edit", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "templateId", "value": "", "type": "path", "description": "The ID of the template being accessed." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Docusign Provides a URL to start an edit view of the Template UI" } ] } ], "bundled": true }