Create new project

POST {{baseUrl}}/api/projects/create

Create a new project. This API can only be called using a JWT token.

Request Body

{"projectName"=>"<string>", "originalProjectVersionId"=>"<integer>"}

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;}}