Decline to sign
Closes the document with status "declined", records the reason in the audit trail, and emails the owner.
View as MarkdownPath Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/public/signing/string/decline" \ -H "Content-Type: application/json" \ -d '{}'{ "status": "string"}Fill fields and sign
One atomic action: writes the signer's field values, applies their PNG data-URL signature, records ESIGN consent (required), and advances the document — enforcing turn order, validating required fields, and rejecting values for fields that aren't theirs. When the last signer completes, the final PDF is built (signatures stamped, certificate appended) and everyone is emailed.
Recipient download URL
Presigned URL for the recipient — the final artifact once completed, else the original.