In the docs the taskStatusId as well as typeOfWorkId are marked as optional but is required.
I’d really love if it where optional and would just use the first status instead of requiring another API call. From previous discussions this doesn’t seem to be planned so please take this just as a friendly note to adjust the docs
Hey @tk1 , we have now made the typeOfWorkId and taskStatusId optional. They will take default values if none are provided. The typeOfWorkId will be the first one created in the workspace and taskStatusId will be the first task status of type “to do”.