v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
apps

Set a builtin license field value override for a given app and named field.

Required RBAC Policy: kots/app/[:appid]/builtin-licensefields/update

post/app/{app_id}/builtin-license-field/{field_name}

Path parameters

app_idstring required

App identifier

field_namestring required

Field name

Request body

is_lockedboolean

Whether the field should be locked. Optional.

valuestring required

Value of the builtin license field that is to be overridden. Allows empty string.

Response

SetBuiltinLicenseFieldOverrideResponse contains the response of the builtin license field override