boolean createProject(string token, RemoteApi.Project project, RemoteApi.Scm scm, RemoteApi.ProjectType projectType)
A boolean indicating the success of the request.
Throws an exception if validation of any of the structs fails.
Create a new project.
Accessible to administrators.