Documentation Index
Fetch the complete documentation index at: https://ekacare-mintlify-changelog-1776733918.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Uploading Records Using Signed URLs
Once authorized, follow this process to upload records:File Upload Process
After obtaining authorization from the Upload Record endpoint (HTTP 200), the API provides a batch of file entries requested by the client. Each entry includes:- An upload URL for each file
- The required form fields for secure upload
A successful file upload will return a 204 No Content response, confirming that the file was uploaded.

