Create and send an agreement from a template
POST/v1/sign/templates/:id/send
Creates a new agreement from a template and optionally sends it immediately. Recipients are matched to template roles by position in the array.
Request
Responses
- 201
- 400
- 401
- 404
Agreement created (and sent if sendImmediately=true)
Invalid request body
Unauthorized
Template not found