Skip to content

Create

POST
/projects

Create Project.

Authorizations

Request Body required

Project created.

object
name

The name of the project.

string
description

The description of the project.

string

Responses

201

Project created.

object
uuid

The UUID of the project.

string
og888os

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

404

Resource not found.

object
message
string
Resource not found.