Add namespace_id to project creation via API
Created by: m4tthumphrey
This allows you to set the namespace ID for projects via the the API.
By default it is created for the current user. You can assign it to the global namespace by passing GLN
which translates to 'Global Namespace'. You can also assign another group or namespace ID that has been already created.