{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands TemplateDocumentVisibility API", "version": "v2.1" }, "items": [ { "info": { "name": "TemplateDocumentVisibility", "type": "folder" }, "items": [ { "info": { "name": "Docusign Returns document visibility for the recipients", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/templates/:templateId/recipients/:recipientId/document_visibility", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "recipientId", "value": "", "type": "path", "description": "A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`." }, { "name": "templateId", "value": "", "type": "path", "description": "The ID of the template being accessed." } ] }, "docs": "Docusign Returns document visibility for the recipients" }, { "info": { "name": "Docusign Updates document visibility for the recipients", "type": "http" }, "http": { "method": "PUT", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/templates/:templateId/recipients/:recipientId/document_visibility", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "recipientId", "value": "", "type": "path", "description": "A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`." }, { "name": "templateId", "value": "", "type": "path", "description": "The ID of the template being accessed." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Docusign Updates document visibility for the recipients" }, { "info": { "name": "Docusign Updates document visibility for the recipients", "type": "http" }, "http": { "method": "PUT", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/templates/:templateId/recipients/document_visibility", "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 Updates document visibility for the recipients" } ] } ], "bundled": true }