This commit is contained in:
Mark van der Wal
2020-05-05 20:48:46 +02:00
parent da2f42ee74
commit 3894b4d6e2
7 changed files with 33 additions and 33 deletions

View File

@@ -9,7 +9,7 @@ The workflow for uploading a file is as follows:
* Downloading the file to check (optional)
**Prerequisites**
- To be able to perform requests, make sure you have an [access token](/src/branch/master/Create-access-token).
- To be able to perform requests, make sure you have an [access token](src/branch/master/Create-access-token).
### Registering the upload
Before a file can be uploaded it needs to be registered. Files smaller than 2 MB can be uploaded in one chunk.