Signing
Upload signature image
Upload the signer's signature (or initials) image as the raw request body. Uses the signer access code.
post/v1/signature
Query parameters
typestring
Image type, e.g. signature or initial.
reuseboolean
Whether the signer opted to reuse this signature in future processes. When set, updates the signer's is_signature_reusable flag; when omitted, the flag is left unchanged.
Response
Signature stored
Example response
{
"status": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.