White label admin only API to create a new project for an organization.
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.
Organization ID
Organization ID within the context of a white label
The name of the project.
"My project"
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 Unique identifier of the owner of the new project. Either this parameter or ownerEmail must be set.
1
Email of the owner of the new project. Either this parameter or ownerId must be set.
"groucho@marxbros.com"
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.