API Reference

Introduction

This service is used to upload files in JMap Cloud, retrieve information about the uploaded files and delete files.

To create a data source from a file, it must first be uploaded to JMap Cloud.

File Upload Service implements a protocol that supports uploading by chunks and resuming uploads. To support the protocol client-side, see the tus documentation on https://tus.io.