post https://api.streak.com/api/v2/boxes//tasks
This call lets you create a task.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
All new tasks have status
automatically set to NOT_DONE
.
Content Type and Auth
Make sure to include
-H "Content-Type: application/json"
and your authorization in any request you make on your own.
Responses