Create Project
POST /projects/
POST
/projects/
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
id
ID
integer
tasks
Array<string>
owned
Owned
string
created_at
Created at
string
permissions
Permissions
string
tags
Tags
object
name
required
Name
A label used to describe the project
string
description
Description
More in-depth description of the project
string
public
Public
A flag indicating whether this project is available to the public
boolean
public_edit
Public Edit
A flag indicating whether this public project can be edited
boolean
public_id
Public Id
Public identifier of the project
string format: uuid
Responses
Section titled “ Responses ”object
id
ID
integer
tasks
Array<string>
owned
Owned
string
created_at
Created at
string
permissions
Permissions
string
tags
Tags
object
name
required
Name
A label used to describe the project
string
description
Description
More in-depth description of the project
string
public
Public
A flag indicating whether this project is available to the public
boolean
public_edit
Public Edit
A flag indicating whether this public project can be edited
boolean
public_id
Public Id
Public identifier of the project
string format: uuid