Modify an application bundleput https://{hostname}/crux/v1/mgmt-pop/appbundle/{appBundleId}Modifies an existing application bundle.Path ParamsappBundleIdstringrequiredA unique identifier for each application bundle.Query ParamscontractIdstringrequiredThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body Paramsapp_detailsarray of objectslength ≥ 0Detailed application data for the this application bundle.app_detailsADD objectcreated_atstringISO 8601 timestamp marking this object's creation.descriptionstringrequiredlength ≥ 1A description of the application bundle.group_appsarray of stringslength ≥ 0The applications assigned to the application bundle resource.group_appsADD stringmodified_atstringISO 8601 timestamp marking this object's last modification. If the object wasn't modified since first being created, the value matches created_at.namestringrequiredA display label for the application bundle.resource_uriobjectLocation information for the application bundle.resource_uri objectsingle_host_enablebooleanEnables single host FQDN for the application bundle.truefalsesingle_host_fqdnstringThe single host fully qualified domain name used to host multiple applications.statusintegerenumDefaults to 0Status of the application bundle. Either 0 for disabled or 1 for enabled.101Allowed:01uuid_urlstringlength ≥ 1A unique identifier for the application bundle.Response 200Successful response.Updated about 1 month ago