v1
latestSwagger 2.0AGPL-3.02026-07-1716217.2 KBtask
Initialize the upload of a new task. If successful, a user can start uploading files via /task/new/upload. The task will not start until /task/new/commit is called.
post/task/new/init
Query parameters
tokenstring
Token required for authentication (when authentication is required).
Headers
set-uuidstring
An optional UUID string that will be used as UUID for this task instead of generating a random one.
Response
Success