Upload a new document for self-signing
POST/api/v1/documents/self-sign/upload
Uploads a PDF and creates a draft document where the creator is the only signer.
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 429
- 500
Created document
Invalid file or request data
Unauthorized
You do not have permission to perform this action.
The request is well-formed but contains semantic errors (e.g. failed validation).
Rate limit exceeded. Please slow down your request rate.
An unexpected server error occurred. Please try again later.