Create a delivery configuration on a template
POST/v1/docgen/templates/:templateId/delivery-configs
Each delivery configuration declares a channel (e.g. EMAIL,
SIGN_AGREEMENT_ATTACHMENT, STORAGE) plus a channel-specific
config payload. The worker dispatches each generated document
through every active configuration whose conditions match.
Request
Responses
- 201
Delivery configuration created