post https://api.docmadeeasy.com/rest/envelope/create/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
15curl --request POST \
--url https://api.docmadeeasy.com/rest/envelope/create/templateId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"testMode": false,
"allowReassign": true,
"allowDecline": true,
"deliverEmail": true,
"linkExpire": "5",
"message": "Hello {{recipient_name}},\n\n{{sender_name}} has sent you a new document to view and sign. Please click on the link to begin signing.",
"subject": "Please sign the document."
}
'
Try It!
to start a request and see the response here! Or choose an example: