Create a new FlowAI project
Creates a new FlowAI Project with no components. Defaults GBAC to the current user as owner.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
name
description
Response
The created FlowAI Project
Errors
500
Internal Server Error