Authorizations
Path Parameters
Organization ID
Body
application/json
The name of the project.
Example:
"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.
Available options:
public
, private
The username or email of the owner of the project. This field is mandatory when authenticating via API key. If no email is provided when authenticating via JWT, the user ID attached to the JWT will be user as project owner.
Example:
"jan@edgeimpulse.com"
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 created
Available options:
kws
, cv