DevelopersAPI referenceSignDocuments
Delete a document
Owner-scoped delete; recipients, fields, and audit events cascade.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/documents/string"{ "message": "string"}Update a document
Rename, share (visibility), or set notarization on a draft. Sending a status is rejected with 400 — lifecycle transitions go through /send and /void so they stay audited. requiresNotarization/notaryState are draft-only (409 otherwise); notaryState must be a two-letter US state.
Get a download URL
Returns a 15-minute presigned URL. Defaults to the final signed artifact when it exists, else the original; force one with ?which.