Sign a document

Signs a document with hash signing.

Body Params

Document data to sign, signatory and authentication validation.

string
length between 64 and 64

Hexadecimal SHA256 hash of the document to sign

uuid | null
required

UID of the signatory

uuid | null
required

Authentication token ID

Responses
200

Document signed successfully

400

Invalid or missing data

403

Unauthorized user or invalid authentication token

404

No valid signing context found using data provided

409

Certificate data not yet delivered

422

Validation failed

Language
URL
Response
Click Try It! to start a request and see the response here!