Create task
documentedCreate a new task. Note: All requests to tasks require a project_id parameter except the list of tasks.
POST /tasksTasksno implementation yet0 runsInput
title*
Task title
e.g. Implement OAuth2 login
description
Task description
e.g. Add OAuth2 login and token handling
project_id*
Project ID
e.g. 12345
Calls Trigger as you (your API key is your account); keychains.dev holds the credentials.