Document API / documents / Create a new document
POST /documents
POST
/documents
Create a new document
Authorizations
Parameters
FormData Parameters
file
required
file
File to upload
Request Body
Metadata for the document
object
description
string
document_owner
string
document_type
string
document_type_id
integer
Responses
201
Created
object
content_type
string
created_at
string
description
string
document_owner
string
document_type
string
document_type_id
integer
file_extension
string
links
object
original
string
self
string
thumbnail
string
name
string
uuid
string
version
integer
500
Internal Server Error