DocuSign API: Creating a Responsive HTML Document for Mobile Signing (Code Walkthrough)
Send signable HTML via the DocuSign API: htmlDefinition, source, Smart Sections, mobile tabs, working curl code, and a pre-send QA checklist.

Send signable HTML via the DocuSign API: htmlDefinition, source, Smart Sections, mobile tabs, working curl code, and a pre-send QA checklist.

Fix DocuSign API consent_required errors for new OAuth users: JWT Grant consent URLs, individual vs admin consent, and error-handling patterns.

Learn why the DocuSign API throws recipient and envelope lock errors under high concurrency, and how to resolve them with lock tokens, retries, and webhooks.

Resend a DocuSign envelope notification to one signer with the documented resend_envelope parameter: endpoints, recipientId lookup, and limits.

A phased, zero-downtime strategy to rotate DocuSign API integration keys, RSA key pairs, and client secrets in parallel, with a workflow table and checklist.

Filter DocuSign envelopes by custom field value with the eSignature REST API custom_field parameter, wildcards, date filters, and working code examples.

Learn how the DocuSign API JWT Grant flow works for service integration auth: RSA key pairs, consent, one-hour access tokens, and no refresh token support.

The DocuSign void API has no flag to skip the recipient email. See how voiding works, why the notification fires, and four workarounds to cancel quietly.

How to send Google Drive files to DocuSign without renaming or converting the PDF extension: supported formats, upload fixes, and signing evidence tips.

