v2
latestOpenAPI 3.1.02026-08-064686150.6 KBSign
Create Envelope
The Create Envelope endpoint creates a new sign envelope in Nitro.
A sign envelope is the container for signature processes in Nitro. It can include assets such as documents, participants, signature fields, and configuration settings that define how the signing process should behave. With the Create Envelope endpoint, you will create an empty sign envelope you can later add assets to.
post/sign/envelopes
Request body
Response
When an envelope is created you will get a unique ID for it. You can add assets to the envelope later by referencing its unique ID using other endpoints in this API.