Projects
New Project
POST
/
project
/
new
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
slug
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.