Skip to main content

Create a task in a project

POST 

/api/projects/:id/tasks

Create a task in a project. Cross-field constraints: when isRecurring is true, recurrenceIntervalDays (1–365) is required and parentTaskId must be absent (subtasks cannot be recurring).

Request

Responses

Successful response