Import a DocuSign Gen template from a JSON export
POST/v1/docgen/templates/import-from-source
Imports a DocuSign Gen template using the JSON template export.
The export already embeds the source document as
documents[0].documentBase64, so no separate PDF upload is
required. Creates the linked Sign template, DocGen catalog
entry, and migration mapping atomically.
Request
Responses
- 200
- 201
Template updated (idempotent re-import)
Template created