Update a recipient
Updates a recipient on a draft document.
PUT
/recipients/updateAuthorization
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
document_idstringrequiredidstringrequiredRequest body
application/jsonnamestringroleRecipientRolesigner— must provide a signature to complete the documentapprover— must click Approve; no signature drawnviewer— receives a copy but has no action required
Allowed:
signerapproverviewerorderintegermessagestringResponses
200
Updated
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