Tasks
Create Task
Create a new task associated with a project.
POST
Body
Task title.
Task description.
ID of the project this task belongs to.
Task status (e.g.,
TODO, IN_PROGRESS, DONE).Task priority (e.g.,
LOW, MEDIUM, HIGH).ISO 8601 due date (e.g.,
2026-04-01T00:00:00.000Z).User ID of the assignee.