latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Organization Projects

Create project

Creates a new project in the specified organization.

post/organizations/{organization_id}/projects

Path parameters

organization_idstring ulid required

The ID of the organization.

Request body

organization_idstring

The ID of the organization.

regionstring required

The machine name of the region where the project is located.

titlestring

The title of the project.

type'grid' | 'dedicated'

The type of projects.

planstring

The project plan.

default_branchstring

Default branch.

cse_notesstring

CSE notes.

dedicated_tagstring

Dedicated tag.

Response

Created

idstring

The ID of the project.

organization_idstring

The ID of the organization.

subscription_idstring

The ID of the subscription.

vendorstring

Vendor of the project.

regionstring

The machine name of the region where the project is located.

titlestring

The title of the project.

type'grid' | 'dedicated'

The type of projects.

planstring

The project plan.

timezonestring

Timezone of the project.

default_branchstring

Default branch.

status'requested' | 'active' | 'failed' | 'suspended' | 'deleted'

The status of the project.

trial_planboolean

Whether the project is currently on a trial plan.

project_uistring

The URL for the project's user interface.

lockedboolean

Locked

cse_notesstring

CSE notes.

dedicated_tagstring

Dedicated tag.

created_atstring date-time

The date and time when the resource was created.

updated_atstring date-time

The date and time when the resource was last updated.