v1

latestSwagger 2.0GPL-3.02026-07-1715216.9 KB
task

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

uuidstring required

UUID of the newly created task