Create envelope
POST/restapi/v2.1/accounts/:accountId/envelopes
Create a new envelope and optionally send it to recipients.
Set status: "created" for a draft envelope, or status: "sent" to immediately send.
Note: Setting status to sent updates the agreement state but does not trigger SMTP emails in the current version.
Note: Setting status to sent updates the agreement state but does not trigger SMTP emails in the current version.
Request
Responses
- 201
- 400
- 401
Envelope created successfully
Invalid request
Unauthorized