There is no
POST /projects endpoint. A project is created by calling
Create Task with "isProject": true — the same
endpoint that creates ordinary tasks, which branches on that flag. This page documents the
project-specific half of that request; see Create Task for the full body contract.Request
Project-specific fields
Every other field — schedule, recurrence, priority, checklist, location — is the same as
Create Task.
Responses
Next steps
- List Projects — find the project you just created
- Project Management guide — the full lifecycle