Create a new project
Creates a new project.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
createData
name
Project name
description
A free-form block of text for describing project intent and function
components
A list of member components in the project
Response
Create result
message
data
Project data as it is sent back from get and search endpoints
metadata
Errors
500
Internal Server Error