v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
apps

Update app trial signup settings.

Update the trial signup configuration settings for the specified app.

Required RBAC Policy: kots/app/[:appid]/update

put/app/{app_id}/trial-signup-settings

Path parameters

app_idstring required

App identifier

Request body

defaultChannelIdstring required

Default channel ID for trial signups

embeddedClusterEnabledboolean required

Whether embedded cluster is enabled

expirationDaysinteger required

Number of days until trial expires (max 90)

helmInstallEnabledboolean required

Whether helm install is enabled

isHelmAirgapEnabledboolean required

Whether helm airgap is enabled

licenseTypestring required

License type: trial or community

supportBundleUploadEnabledboolean required

Whether support bundle upload is enabled

termsAndConditionsUrlstring

Terms and conditions URL (optional, must be HTTPS)

Response

TrialSignupSettingsResponse contains the trial signup settings for an app