Path parameters
versionstringRequiredDefaults to 1
version
Request
This endpoint expects an object.
namestringOptionalformat: "^.*$"0-256 characters
The name of the document.
descriptionstring or nullOptional
An optional description of the document.
content_typestringOptional
Content type of the file (e.g. application/pdf).
contentstringOptional
The file content, BASE64 encoded. Max 10MB.
Response
Created
object_typestring or nullRead-only
idstring or nullRead-only
created_atstring or nullRead-only
namestringformat: "^.*$"0-256 characters
The name of the document.
descriptionstring or null
An optional description of the document.
content_typestring
Content type of the file (e.g. application/pdf).
file_sizelong or nullRead-only
The file size in bytes.
downloaded_atstring or nullRead-only
Timestamp of the most recent download.