New task via API create new project

Does the api create a project if the project_id is set to -1

I noticed somewhere in the code that if the project_id is -1 it will trim the description to create a new project name, however it is not working via the api.

I don’t believe so, -1 is just used by the web UI.

No problem, thanks Hillel.