Modify an application categoryput https://{hostname}/crux/v1/mgmt-pop/appcategories/{appCategoryId}Modifies an existing application category.Path ParamsappCategoryIdstringrequiredA unique identifier for each application category.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 objectsrequiredlength ≥ 0Detailed application data for the this application category.app_details*ADD objectcolor_hex_codestring | nullrequiredThe display color for the application category.descriptionstring | nullrequiredA description of the application category. Specify null if you want to provide this later.namestringrequiredlength ≥ 1A display label for the application category.resource_uristringlength ≥ 1Specifies the location of the application category.Response 200Successful response.Updated about 1 month ago