This endpoint adds templates to an existing DocuSign envelope. It's used to apply pre-defined document templates, including content and settings, to standardize workflows. The operation can affect existing recipients based on the 'preserve_template_recipient' parameter. It's sui…
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 of the API call. It ensures that the operation is performed on the correct account.
envelopeIdRequiredstringThe unique identifier (GUID) of the envelope to which templates will be added. This parameter is required and must be provided in the path of the API call. It should be in the format of a GUID, for example: "93be49ab-xxxx-xxxx-xxxx-f752070d71ec". This ensures that the templates…
documentTemplatesarraypreserve_template_recipientstringAn optional query parameter that determines whether to preserve or remove envelope recipients when applying the template. Valid values are 'true' or 'false'. If omitted or set to 'false' (default), envelope recipients will be removed if the template being applied includes only t…
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.