Send a document
Sends the document to all recipients and transitions it from draft to sent. The document must have at least one recipient.
POST
/documents/sendAuthorization
AuthorizationBearer token · headerrequiredPass your API key as a Bearer token. API keys are scoped to specific operations — configure scopes in your organization's Settings → Developer → API Keys.
Query parameters
idstringrequiredRequest body
application/jsonmessagestringCustom message included in the invitation email
Responses
200
Sent
successboolean401
Missing or invalid API key
typestringrequiredMachine-readable error code
statusintegerrequiredHTTP status code
titlestringrequiredHuman-readable error message
detailsobjectField-level validation errors
404
Resource not found
typestringrequiredMachine-readable error code
statusintegerrequiredHTTP status code
titlestringrequiredHuman-readable error message
detailsobjectField-level validation errors