Projects
Create Project
Create a new project.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the project.
Response
200
OK
Create a new project.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the project.
OK