tasks

Upload Tasks

Bulk-upload tasks into a taskset, creating the taskset if needed.

post/v2/tasks/upload

Request body

taskset_namestring required
taskset_idstring uuid nullable
descriptionstring nullable
registry_idstring uuid nullable
project_idstring uuid nullable

Response

Successful Response

taskset_idstring uuid required
taskset_namestring required
task_countinteger required
task_version_idsstring[] required
tasks_createdinteger required
tasks_updatedinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.