Create a new project
Creates a new project
POST
/
projects
Authorization
x-api-key
<token>
In: header
Request Body
application/json
Requiredid
string
Unique identifier for the project
name
Requiredstring
Name of the project
description
string
Description of the project
created_at
string
Format:
"date-time"
updated_at
string
Format:
"date-time"
Project created