Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Creates and sends a new sign request from a template.

JSFiddle Playground

Path Params
string
required

ID of template. You can find it on admin page:

Body Params
recipients
array of objects
required

The list of recipients you're sending the document to. The ID or email are required. If the ID is passed, an existing recipient will be updated. If the email is passed, a new recipient will be added to CC.

recipients*
file

A PDF file to be used to replace the template document. Make sure the PDF file has the same number of pages as the document in template.

boolean
required
Defaults to false

If it's in test mode

boolean
Defaults to true

Allows signers to reassign their signature requests to other signers if set to true.

boolean
Defaults to true

Allows signers to decline to sign a document if true.

url

Redirect URL after signer finishes signing.

boolean
required
Defaults to true

True by default, so email notifications will be sent by our servers. If false, no email will be sent and you are responsible for sending out email notifications.

string
required
Defaults to 5

Link expire time, in minutes.

blob
required
Defaults to Hello {{recipient_name}}, {{sender_name}} has sent you a new document to view and sign. Please click on the link to begin signing.

( <= 5000 characters ) Body of the email.

string
required
Defaults to Please sign the document.

( <= 255 characters ) Subject of the email.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json