Projects (Deprecated)
Create Project
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Project to create
Project name
Example:
"My Project"
Descriptive text about the project
Example:
"This is a project that does something"
Response
200 - application/json
Project created
Project
Project ID
Project name
Descriptive text about the project
Domain of the project
Webhook base URL
The date and time the project was created
The owner of the project
The workspace to which the project belongs