v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
apps

Push App Configuration Files

Upload a new full App configuration. This operation overwrites the entire existing App configuration.

Note: If your App configuration includes any references to a Secret, you must create the Secret before you push the configuration.

patch/groups/{groupId}/apps/{appId}/push

Request body

namestring required

The App's name.

deployment_model'GLOBAL' | 'LOCAL' required

An application deployment model.

environment'development' | 'testing' | 'qa' | 'production'

The application's environment.

Response

Push successful