v1

latestOpenAPI 3.1.02026-08-06492794.7 KB
Tasks

Bulk create tasks

Bulk-creates up to 100 tasks inside a project. The request is all-or-nothing - if any task is invalid, no tasks are created and the response includes the failing array indices.

post/projects/{project_id}/tasks/bulk_create

Path parameters

project_idinteger required

ID of the project to create tasks for.

Request body

Response

successfully creates the tasks.