This endpoint adds pre-configured templates to a specific document within an existing envelope in DocuSign. It allows you to apply standardized content, such as tabs and anchor text, from templates to documents, streamlining the process of preparing documents for signature. Use…
accountIdstringThe external account number (integer) or account ID GUID that uniquely identifies the DocuSign account. This parameter is required and must be provided in the path. It should be a string value representing either a numeric account number or a GUID format for the account ID.
documentIdRequiredstringThe unique identifier for the document within the envelope. This parameter is required and must be specified in the path. Unlike other IDs in the eSignature API, you define this ID yourself. Typically, the first document has ID "1", the second "2", and so on, but you can use any…
envelopeIdRequiredstringThe unique identifier (GUID) for the envelope. This parameter is required and must be provided in the path. It should be a string in the format of a GUID, for example: "93be49ab-xxxx-xxxx-xxxx-f752070d71ec". This ID specifies which envelope contains the document to be modified w…
documentTemplatesarrayList of templates to apply to the document. Each template must include at minimum a templateId. You can optionally specify documentStartPage and documentEndPage to control which pages of the document the template applies to.
preserve_template_recipientstringAn optional query parameter that controls whether envelope recipients are preserved when applying a template. It accepts a string value of "true" or "false". When omitted or set to "false" (the default), envelope recipients may be removed if the template being applied includes o…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.