Update a license field for a given appId and licenseFieldName.Copy Pageput https://api.replicated.com/vendor/v1/app/{app_id}/licensefield/{license_field_name}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsapp_idstringrequiredApp identifierlicense_field_namestringrequiredApp identifierBody ParamsdefaultstringrequiredOptional default value for this licensefield.hiddenbooleanrequiredIndicates if this field will be visible from the on-premise license screen.truefalsetitlestringrequiredTitle of custom license field to display.Responses 200EditLicenseFieldResponse contains the license fields 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated about 2 months ago Create a license field for a given app.Delete a field for a given app and named field.