Create a new applicationAsk AIpost https://qa-studio.telemetryos.com/applicationCreate a new application with the provided details.Body ParamskindstringThe type of application.baseImagestringThe base Docker image to use.baseImageRegistryAuthstringAuthentication for the base image registry.buildWorkingPathstringThe working directory for the build process.buildScriptstringThe script to run for building the application.buildOutputPathstringThe path where build output will be stored.titlestringThe title of the application.descriptionstringA description of the application.branchstringThe branch to build from.buildEnvironmentVariablesobjectEnvironment variables for the build process.buildEnvironmentVariables objectResponse 202Application created successfully.Updated 6 months ago