Upload document
POST {{url}}/document
Uploads a file to user’s account and returns unique id of the uploaded document.
Accepts .doc, .docx, .pdf, .xls, .xlsx, .ppt, .pptx and .png file types.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |