Authorizations
Path Parameters
Organization ID
Organization ID within the context of a white label
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"