Tasks
Create a Task
Create a new task.
Required authorization scope: public.task:write
POST
Authorizations
Bearer Token necessary to use API
Body
application/json
Create Task Request
The title of the task
Optional description for the task
The due date and time for the task
Set of key-value pairs for storing additional information on the task. Learn more about metadata.
- Option 1
- Option 2
- Option 3