White Label Admin - Create a new project within white label context.
White Label Admin - Create a new project within white label context.
Create a new free tier project. This is an API only available to white label admins.
POST
White Label Admin - Create a new project within white label context.
Authorizations
Path Parameters
Organization ID
Body
application/json
The name of the project.
Example:
"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.
Available options:
public, private Unique identifier of the owner of the new project. Either this parameter or ownerEmail must be set.
Example:
1
Email of the owner of the new project. Either this parameter or ownerId must be set.
Example:
"groucho@marxbros.com"
