Upload a new document

Use this endpoint to upload a new closing document into Snapdocs' system.

⚠️ Important: This endpoint expects the raw binary data of the PDF file as the request body. Do not Base64 encode the file or wrap it in a JSON object. The Content-Type header must be set to application/pdf.

If the call is successful, return a 201 Success status code.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!