v1

latestSwagger 2.0GPL-3.02026-07-1715216.9 KB
task

Adds one or more files to the task created via /task/new/init. It does not start the task. To start the task, call /task/new/commit.

post/task/new/upload/{uuid}

Path parameters

uuidstring required

UUID of the task

Query parameters

tokenstring

Token required for authentication (when authentication is required).

Response

File Received

successboolean required

true if the command succeeded, false otherwise

errorstring

Error message if an error occured