base64 encrypted & sealed PDF
POST/api/signing/v1/pdf/encrypt/base64
This endpoint accept a file via multiform-part upload. The uploaded file must be a pdf document with mimetype 'application/pdf The PDF will be locked and returned as base64 encoded string
Request
Responses
- 200
This endpoint accept a file via multiform-part upload.
The uploaded file must be a pdf document with mimetype 'application/pdf
The PDF will be locked and returned as base64 encoded string