v1

latestOpenAPI 3.1.02026-07-1213613295.5 KB
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"
}