Create new project
Create a new project. By default this endpoint creates and returns a project API key. When authenticated via OAuth, API key creation and API key return in the response are disabled.
Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
The name of the first project.
"EEG trials"
The visibility of the project, either public or private. Public projects can be viewed by anyone on the internet and edited by collaborators. Private projects can only be viewed and edited by collaborators.
public, private The ID of the version that was used to restore this project.
Whether to show the getting started wizard use-case chooser screen after the project is created
Optional in-product tutorial to launch after the project is create
kws, cv Whether to create an API key. If set to FALSE, the "apiKey" property on the response will be empty. If this field is not set, it will default to TRUE.