Projects
Create a new project
Creates a new project.
POST
Authorizations
An access token must be provided in the Authorization
header using the Bearer
scheme.
Body
application/json
The details of the new project.
The body is of type object
.
Response
200
application/json
The project was successfully created.
The details of a project.