Upload file

Endpoint to upload files.
The files should be in binary format and can include various types such as images, documents, compressed files, text files, videos, audio, and rich text format. The upload supports multiple file types to accommodate different user needs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Name Type Description
file file The file to be uploaded.
Query Params
string
enum
required

The type of the file to be uploaded. Specify one of the following unique file types:

  - logo
  - resource
  - goaltasks
  - document
  - esignature
  - images
  - messages
Allowed:
Body Params
file

The file to be uploaded. This should be a binary file and can include various types of files such as images,
The file to be uploaded. This should be a binary file and can include the following types:

  - **Images**: `jpeg`, `png`, `jpg`, `svg`, `bmp`, `gif`
  - **Documents**: `pdf`, `docx`, `xls`, `pptx` 
  - **Compressed Files**: `zip`, `x-7z-compressed`, `vnd.rar`
  - **Text Files**: `csv`, `plain`
  - **Videos**: `mp4`, `mpeg`, `mov`, `hevc`, `quicktime`
  - **Audio**: `mp3`
  - **Rich Text Format**: `rtf`
Response

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