Creates a new application in the specified project. You can choose between auto detection (Miget Buildpacks) for automatic build detection, Dockerfile for custom container builds, or custom builder for language-specific build detection.
Bearer token for authentication. Format: 'Bearer {token}'
Workspace ID (uses default workspace if not provided)
Create a new application
Human-readable display name for the application
Unique service name (used in URLs and DNS). Must be lowercase, alphanumeric with hyphens.
UUID of the project to create the application in
UUID of the deployment region
Build strategy: 'auto' for automatic buildpack detection, 'dockerfile' for custom Dockerfile builds, 'custom' for language-specific builder
auto, dockerfile, custom UUID of the compute resource (Miget) to assign. If not provided, app will be created without compute power.
RAM allocation in MiB (e.g., 256, 512, 1024)
CPU allocation in cores (e.g., 0.5, 1.0, 2.0)
Create a new application
Api_V1_Entities_App model
Unique application identifier
Service name (used in URLs)
Display name
Current state (pending, running, stopped, etc.)
Associated project UUID
Build strategy (auto, dockerfile, custom)
Auto DNS management enabled
Maintenance mode enabled
Internal service name
Allow internal connections
Resource quota configuration
Creation timestamp
Last update timestamp
Api_V1_Entities_Resource model
Attached add-ons
Scheduled cron jobs