v1

latestOpenAPI 3.0.32026-07-17112424.5 KB

Create a new task

post/projects/{id}/tasks

Path parameters

idstring required

Project identifier

Request body

OR

Response

Task created successfully

stdoutstring required

Standard output from the task execution

stderrstring required

Standard error output from the task execution

exitCodeinteger required

Exit code returned by the task