Projects

Create a new project

Creates a new project within the specified organization. Projects are containers for database branches and resources.

post/organizations/{organizationID}/projects

Path parameters

organizationIDstring required

Unique identifier of the organization to create the project in

Request body

namestring required

Human-readable name for the new project

Response

Project successfully created

idstring required

Unique identifier for the project

namestring required

Human-readable name of the project

createdAtstring date-time required

Timestamp when the project was created

updatedAtstring date-time required

Timestamp when the project was last updated

Changes

Changed in 2 of the 39 revisions of this API.421

  • 6245054fcd9012See the full diff
    • the configuration/ipFiltering/cidr/items/cidr request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the configuration/ipFiltering/cidr/items/cidr request property's maxLength was set to 64

      request-property-max-length-set

    • the configuration/ipFiltering/cidr/items/description request property's maxLength was set to 100

      request-property-max-length-set

  • a2cc5189d20031See the full diff
    • the configuration/ipFiltering/cidr/items/cidr response property's maxLength was unset from 64 for the response status 201

      response-property-max-length-unset

    • the configuration/ipFiltering/cidr/items/description response property's maxLength was unset from 100 for the response status 201

      response-property-max-length-unset

    • the configuration/ipFiltering/cidr/items/cidr response property's minLength was decreased from 1 to 0 for the response status 201

      response-property-min-length-decreased

    • the configuration/ipFiltering/cidr/items/cidr request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog