Create document from template
Creates a new draft document pre-populated with the template’s field layout. Add recipients and send when ready.
POST
/templates/useAuthorization
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/jsontitlestringTitle for the new document (defaults to template name)
descriptionstringResponses
200
Document created
idstring401
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