Skip to main content

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.

Set sendImmediately to false to create the agreement as a draft instead. Defaults to true.

Request

Responses

Agreement created from template (and sent if sendImmediately=true)