Create a Project
Creates a new Project.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token. More info here
Body
A Project is a unique identifier that you can use to manage and organize your work. Each project belongs to an organization.
Unique identifier for the organization the project belongs to
The Name of the project, URL-friendly string that identifies the project
Description of the project
Response
A Project is a unique identifier that you can use to manage and organize your work. Each project belongs to an organization.
String representing the object's type. Objects of the same type share the same value
Unique identifier for the project
Unique identifier for the organization the project belongs to
The Name of the project, URL-friendly string that identifies the project
Description of the project
Avatar URL of the project
Time at which the project was created
Time at which the project was last updated