API Reference
Kick off app creation
Kick off app creation
POST
/
v2
/
projects
/
{project_id}
/
apps
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
project_id
string
required