Create a taskpost https://api.streak.com/api/v2/boxes/{key}/tasksThis call lets you create a task.All new tasks have status automatically set to NOT_DONE. 🚧Content Type and AuthMake sure to include -H "Content-Type: application/json" and your authorization in any request you make on your own.