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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"apiKey":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}