v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
Tasks

Create new task

Creates a new task for the organization

post/v1/tasks

Request body

titlestring required

Task title

descriptionstring

Task description

model_idstring

Associated model ID

model_file_idstring

Associated model file ID

make_idstring

Associated make ID

swimlane_idstring

Swimlane ID (defaults to first swimlane)

priority'low' | 'medium' | 'high'

Task priority

tagsstring[]

Task tags

assigned_tostring

User ID to assign task to

organizationIdstring

Organization ID (optional, defaults to user's primary organization)

Response

Task created successfully

taskobject