Create a new Headless Platform application on your account
  POST /v1/accounts/{account}/apps    
 Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Name of your WP Engine Headless Platform account
Query Parameters
Section titled “Query Parameters ”Headless Platform application name, should be unique for entire account
Request Body
Section titled “Request Body ”Details of the application you want to create
App represents a Headless Platform application with source code coming from a specified repository.
object
Timestamp of when the Headless Platform application was created.
Name of your Headless Platform application. Will be generated if not specified.
Region where the App is going to be deployed. Format: region/{region} Values: regions/EU-W - Europe West regions/UK - United Kingdom regions/US-C - DisplayName regions/AUS-SE - Australia Southeast
Source code repository data.
object
The display name of the repository in format of {owner}/{repo}.
For zip upload it should be provider/uploadable
Git repository hosting service used by the application
- PROVIDER_UNSPECIFIED:
- GITHUB:
- GITLAB:
- BITBUCKET:
- UPLOADABLE:
Responses
Section titled “ Responses ”A successful response.
App represents a Headless Platform application with source code coming from a specified repository.
object
Timestamp of when the Headless Platform application was created.
Name of your Headless Platform application. Will be generated if not specified.
Region where the App is going to be deployed. Format: region/{region} Values: regions/EU-W - Europe West regions/UK - United Kingdom regions/US-C - DisplayName regions/AUS-SE - Australia Southeast
Source code repository data.
object
The display name of the repository in format of {owner}/{repo}.
For zip upload it should be provider/uploadable
Git repository hosting service used by the application
- PROVIDER_UNSPECIFIED:
- GITHUB:
- GITLAB:
- BITBUCKET:
- UPLOADABLE: