Projects

Create project

Create a project in the current organization scope and initialize downstream project setup.

post/v1/projects/

Request body

namestring required
projectTagsstring[] required
storageRegion'us' | 'uk' | 'eu' nullable
hiddenboolean nullable

Project discoverability. If true, the project is confidential and only visible to project members. If false, the project is discoverable by all organization members. Defaults to false.

membersHiddenFromGuestsboolean nullable

Member list visibility. If true, the member list is hidden from guests. If false, guests can see the member list. Defaults to false.

Response

Default Response

Changes