Upload a file to DMS

Upload a file to DMS

This endpoint requires the following scope: dms_files:all

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Existing company identifier (id)

Body Params
file
required

The file you want to upload to DMS. Allowed content types:

  • text/csv
  • text/plain
  • image/png
  • image/jpeg
  • image/tiff
  • image/bmp
  • image/gif
  • application/zip
  • application/zip-compressed
  • application/x-zip-compressed
  • application/pdf
  • application/vnd.ms-excel
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
  • application/msword
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document
  • application/mbox
  • application/octet-stream
  • application/vnd.ms-outlook
  • application/vnd.oasis.opendocument.presentation
  • application/vnd.oasis.opendocument.spreadsheet
  • application/vnd.oasis.opendocument.text
  • application/vnd.apple.pages
  • application/vnd.apple.numbers
string
length ≤ 255

Name of the file. If not provided, the default value will be the uploaded file name.

integer

ID of the parent folder. If not provided, the file will be uploaded at root level.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json