https://service.cladfy.com/v1/documents
This endpoint allows you to create a document record in association with a specific client. After a successful creation, the document will be ready for analysis.
This endpoint requires a file
a client name
and a callback url
],
"file": "pdf",
"name": "string",
"password": "string",
"webhook": "string"
}