White label admin only API to create a new project for an organization.
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.
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"
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Project ID for the new project
API key for the new project