White Label Admin - Create a new organization project
Last updated
Was this helpful?
Last updated
Was this helpful?
White label admin only API to create a new project for an organization.
/api/organizations/{organizationId}/whitelabel/organizations/{innerOrganizationId}/projects
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