latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Projects

Create

Create Project.

post/projects

Request body

namestring

The name of the project.

descriptionstring

The description of the project.

Response

Project created.

uuidstring

The UUID of the project.

Example response

{
  "uuid": "og888os"
}