Create a document
POST/CreateDocument
Create a document record in the dynamoDB and upload the uploaded file to uploadCare.
Request
Responses
- 200
- 400
- 502
200 response
Response Headers
Access-Control-Expose-Headers
manages CORS exposed headers
Access-Control-Allow-Origin
manages CORS
Content-Range
data range of result
X-Total-Count
length of output
Access-Control-Allow-Headers
manages header for CORS
Content-Type
data type of content
400 response
502 response