{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands ConnectSecret API", "version": "v2.1" }, "items": [ { "info": { "name": "ConnectSecret", "type": "folder" }, "items": [ { "info": { "name": "ConnectHMAC_CreateConnectSecret", "type": "http" }, "http": { "method": "POST", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/connect/secret", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." } ] } }, { "info": { "name": "ConnectHMAC_DeleteConnectSecret", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/connect/secret/:keyId", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "keyId", "value": "", "type": "path" } ] } } ] } ], "bundled": true }