Send Envelope

The Send Envelope endpoint sends an email to each recipient in the envelope with a secure link to access the signing UI and sign the document. The link remains valid for 30 days, after which it expires and can no longer be used. To ensure secure access, recipients must complete OTP (one-time password) verification before accessing the signing experience.

Endpoint

POSThttps://api.pdfgate.com/envelope/:id/send

Examples

CURL
NODE.JS
PYTHON
GO
PHP
JAVA
C#
RUBY
copy-integration-source-code-icon

Request path parameters

id string required
The envelope ID.

Available responses