v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438212159.2 KB

Creates a project in a specified space.

put/v1/spaces/{spaceName}/projects

Path parameters

spaceNamestring required

The name of the space.

Request body

displayNamestring required

The friendly name of the project that will be displayed to users.

descriptionstring

The description of the project. This description will be displayed to all users of the project. We recommend providing a brief description of the project and its intended purpose.

Response

Success

spaceNamestring

The name of the space.

namestring required

The name of the project in the space.

displayNamestring

The friendly name of the project.

descriptionstring

The description of the project.