Create Document Signer
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
is_required
Optional: Whether this signer must complete - boolean true|false|1|0 - default: true
signer_role
Required: Signer role classification - in: CUSTOMER|TENANT_USER|EXTERNAL_THIRD_PARTY|WITNESS
signer_index
Required: Zero-based ordinal of this signer within the document - integer >= 0
display_label
Required: Human-readable label shown on the signing UI - max 255 chars
witnesses_signer_id
Required if signer_role=WITNESS: UUID of the principal signer being witnessed - exists:document_signers,id - prohibited otherwise
Response
Successful response

