Added
Signature Request duplication
February 2nd, 2026
You can now duplicate an existing Signature Request to create a new one based on the same configuration.
To do so, call the POST/signature_requests (see API reference) endpoint, and provide the signature_request_id of the Signature Request you want to duplicate.
The API creates a new Signature Request in draft status with a new id.
Learn more in the guide.