v5

latestOpenAPI 3.0.3raw.githubusercontent.com2024-08-1311911.4 KB
project

Create a new project

post/project

Request body

namestring required

Example request

{
  "name": "My Project"
}

Response

Project created

idstring
namestring
created_onstring date-time

Example response

{
  "name": "My Project"
}