Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
ZIP file containing the project (max 100MB)
Response
App created successfully
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ZIP file containing the project (max 100MB)
App created successfully