Create task
Tasks
Create task
Create a new task
POST
Create task
Authorizations
API key authentication via Bearer token
Body
application/json
Required string length:
1 - 500Example:
"Review Q4 budget"
Required string length:
1 - 10000Example:
"Complete budget review before end of quarter"
Available options:
bug_fix, documentation, feature_request, meeting, other, planning, research, review, null Example:
"review"
Available options:
low, medium, high, null Example:
"high"
Available options:
low, medium, high, null Example:
"medium"
Available options:
backlog, todo, in_progress, in_review, done, cancelled Example:
"todo"
Example:
"2024-12-31T23:59:59Z"
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
"123e4567-e89b-12d3-a456-426614174001"
Example:
{ "priority": "high", "source": "email" }Last modified on May 30, 2026