Create new empty project

POST {{baseUrl}}/api/organizations/:organizationId/new-project

Create a new empty project within an organization.

Request Body

{"projectName"=>"<string>", "projectOwnerUsernameOrEmail"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;apiKey&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}